body {
    background: #000
}

.preloader-wrap {
    background: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: block
}

.preloader-wrap.sign-in-preloader {
    background: rgba(0,0,0,0.8)
}

.preloader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px
}

.preloader img {
    width: 150px;
    height: 150px;
    transform: scale(0.5);
    animation: preloader 6s ease-in-out infinite
}

@keyframes preloader {
    0% {
        transform: rotate(0deg) scale(0.5)
    }

    6% {
        transform: rotate(-30deg) scale(0.5)
    }

    14% {
        transform: rotate(30deg) scale(0.5)
    }

    21% {
        transform: rotate(-15deg) scale(0.5)
    }

    28% {
        transform: rotate(15deg) scale(0.5)
    }

    36% {
        transform: rotate(-5deg) scale(0.5)
    }

    43% {
        transform: rotate(5deg) scale(0.5)
    }

    50% {
        transform: rotate(0deg) scale(0.5)
    }

    57% {
        transform: rotate(-390deg) scale(1)
    }

    63% {
        transform: rotate(-330deg) scale(1)
    }

    70% {
        transform: rotate(-375deg) scale(1)
    }

    76% {
        transform: rotate(-345deg) scale(1)
    }

    82% {
        transform: rotate(-365deg) scale(1)
    }

    88% {
        transform: rotate(-355deg) scale(1)
    }

    94% {
        transform: rotate(-360deg) scale(1)
    }

    100% {
        transform: rotate(0deg) scale(0.5)
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -webkit-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -webkit-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -webkit-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -webkit-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -webkit-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -webkit-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -webkit-transform: rotate(-390deg) scale(1)
    }

    63% {
        -webkit-transform: rotate(-330deg) scale(1)
    }

    70% {
        -webkit-transform: rotate(-375deg) scale(1)
    }

    76% {
        -webkit-transform: rotate(-345deg) scale(1)
    }

    82% {
        -webkit-transform: rotate(-365deg) scale(1)
    }

    88% {
        -webkit-transform: rotate(-355deg) scale(1)
    }

    94% {
        -webkit-transform: rotate(-360deg) scale(1)
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }
}

@-ms-keyframes preloader {
    0% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -ms-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -ms-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -ms-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -ms-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -ms-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -ms-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -ms-transform: rotate(-390deg) scale(1)
    }

    63% {
        -ms-transform: rotate(-330deg) scale(1)
    }

    70% {
        -ms-transform: rotate(-375deg) scale(1)
    }

    76% {
        -ms-transform: rotate(-345deg) scale(1)
    }

    82% {
        -ms-transform: rotate(-365deg) scale(1)
    }

    88% {
        -ms-transform: rotate(-355deg) scale(1)
    }

    94% {
        -ms-transform: rotate(-360deg) scale(1)
    }

    100% {
        -ms-transform: rotate(0deg) scale(0.5)
    }
}

@-o-keyframes preloader {
    0% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -o-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -o-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -o-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -o-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -o-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -o-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -o-transform: rotate(-390deg) scale(1)
    }

    63% {
        -o-transform: rotate(-330deg) scale(1)
    }

    70% {
        -o-transform: rotate(-375deg) scale(1)
    }

    76% {
        -o-transform: rotate(-345deg) scale(1)
    }

    82% {
        -o-transform: rotate(-365deg) scale(1)
    }

    88% {
        -o-transform: rotate(-355deg) scale(1)
    }

    94% {
        -o-transform: rotate(-360deg) scale(1)
    }

    100% {
        -o-transform: rotate(0deg) scale(0.5)
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1,.footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .tournaments-page .text h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h6 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,.footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .tournaments-page .text h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h6,h2,.single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text h6,.tournaments-page .text h1,.tournaments-page .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .tournaments-page .text h1,[lang="fa"] .tournaments-page .text h1,[lang="ar"] .tournaments-page .text h3,[lang="fa"] .tournaments-page .text h3,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    outline: 0 !important
}

* {
    -webkit-text-size-adjust: auto !important
}

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

a {
    border: 0
}

html {
    overflow-x: hidden
}

body {
    line-height: 1;
    word-wrap: break-word
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

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

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

:focus {
    outline-color: transparent;
    outline-style: none
}

button::-moz-focus-inner {
    border: 0
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clear {
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
    width: 0 !important
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {
    transition: background-color 500000s ease-in-out 0s;
    -webkit-text-fill-color: #fff
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

.margin-top-0 {
    margin-top: 0px
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-55 {
    margin-top: 55px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-65 {
    margin-top: 65px
}

.margin-top-70 {
    margin-top: 70px
}

.margin-top-75 {
    margin-top: 75px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-85 {
    margin-top: 85px
}

.margin-top-90 {
    margin-top: 90px
}

.margin-top-95 {
    margin-top: 95px
}

.margin-bottom-0 {
    margin-bottom: 0px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-65 {
    margin-bottom: 65px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-75 {
    margin-bottom: 75px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-bottom-85 {
    margin-bottom: 85px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-95 {
    margin-bottom: 95px
}

.margin-left-0 {
    margin-left: 0px
}

.margin-left-5 {
    margin-left: 5px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-left-45 {
    margin-left: 45px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-55 {
    margin-left: 55px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-left-65 {
    margin-left: 65px
}

.margin-left-70 {
    margin-left: 70px
}

.margin-left-75 {
    margin-left: 75px
}

.margin-left-80 {
    margin-left: 80px
}

.margin-left-85 {
    margin-left: 85px
}

.margin-left-90 {
    margin-left: 90px
}

.margin-left-95 {
    margin-left: 95px
}

.margin-right-0 {
    margin-right: 0px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-25 {
    margin-right: 25px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-35 {
    margin-right: 35px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-45 {
    margin-right: 45px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-right-55 {
    margin-right: 55px
}

.margin-right-60 {
    margin-right: 60px
}

.margin-right-65 {
    margin-right: 65px
}

.margin-right-70 {
    margin-right: 70px
}

.margin-right-75 {
    margin-right: 75px
}

.margin-right-80 {
    margin-right: 80px
}

.margin-right-85 {
    margin-right: 85px
}

.margin-right-90 {
    margin-right: 90px
}

.margin-right-95 {
    margin-right: 95px
}

.margin-0 {
    margin: 0px
}

.margin-5 {
    margin: 5px
}

.margin-10 {
    margin: 10px
}

.margin-15 {
    margin: 15px
}

.margin-20 {
    margin: 20px
}

.margin-25 {
    margin: 25px
}

.margin-30 {
    margin: 30px
}

.margin-35 {
    margin: 35px
}

.margin-40 {
    margin: 40px
}

.margin-45 {
    margin: 45px
}

.margin-50 {
    margin: 50px
}

.margin-55 {
    margin: 55px
}

.margin-60 {
    margin: 60px
}

.margin-65 {
    margin: 65px
}

.margin-70 {
    margin: 70px
}

.margin-75 {
    margin: 75px
}

.margin-80 {
    margin: 80px
}

.margin-85 {
    margin: 85px
}

.margin-90 {
    margin: 90px
}

.margin-95 {
    margin: 95px
}

.padding-top-0 {
    margin-top: 0px
}

.padding-top-5 {
    margin-top: 5px
}

.padding-top-10 {
    margin-top: 10px
}

.padding-top-15 {
    margin-top: 15px
}

.padding-top-20 {
    margin-top: 20px
}

.padding-top-25 {
    margin-top: 25px
}

.padding-top-30 {
    margin-top: 30px
}

.padding-top-35 {
    margin-top: 35px
}

.padding-top-40 {
    margin-top: 40px
}

.padding-top-45 {
    margin-top: 45px
}

.padding-top-50 {
    margin-top: 50px
}

.padding-top-55 {
    margin-top: 55px
}

.padding-top-60 {
    margin-top: 60px
}

.padding-top-65 {
    margin-top: 65px
}

.padding-top-70 {
    margin-top: 70px
}

.padding-top-75 {
    margin-top: 75px
}

.padding-top-80 {
    margin-top: 80px
}

.padding-top-85 {
    margin-top: 85px
}

.padding-top-90 {
    margin-top: 90px
}

.padding-top-95 {
    margin-top: 95px
}

.padding-bottom-0 {
    padding-bottom: 0px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-25 {
    padding-bottom: 25px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-35 {
    padding-bottom: 35px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-45 {
    padding-bottom: 45px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-55 {
    padding-bottom: 55px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.padding-bottom-65 {
    padding-bottom: 65px
}

.padding-bottom-70 {
    padding-bottom: 70px
}

.padding-bottom-75 {
    padding-bottom: 75px
}

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-85 {
    padding-bottom: 85px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-95 {
    padding-bottom: 95px
}

.padding-left-0 {
    padding-left: 0px
}

.padding-left-5 {
    padding-left: 5px
}

.padding-right-0 {
    padding-right: 0px
}

.padding-right-5 {
    padding-right: 5px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-15 {
    padding-right: 15px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-25 {
    padding-right: 25px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-right-35 {
    padding-right: 35px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-45 {
    padding-right: 45px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-right-55 {
    padding-right: 55px
}

.padding-right-60 {
    padding-right: 60px
}

.padding-right-65 {
    padding-right: 65px
}

.padding-right-70 {
    padding-right: 70px
}

.padding-right-75 {
    padding-right: 75px
}

.padding-right-80 {
    padding-right: 80px
}

.padding-right-85 {
    padding-right: 85px
}

.padding-right-90 {
    padding-right: 90px
}

.padding-right-95 {
    padding-right: 95px
}

.padding-0 {
    padding: 0px
}

.padding-5 {
    padding: 5px
}

.padding-10 {
    padding: 10px
}

.padding-15 {
    padding: 15px
}

.padding-20 {
    padding: 20px
}

.padding-25 {
    padding: 25px
}

.padding-30 {
    padding: 30px
}

.padding-35 {
    padding: 35px
}

.padding-40 {
    padding: 40px
}

.padding-45 {
    padding: 45px
}

.padding-50 {
    padding: 50px
}

.padding-55 {
    padding: 55px
}

.padding-60 {
    padding: 60px
}

.padding-65 {
    padding: 65px
}

.padding-70 {
    padding: 70px
}

.padding-75 {
    padding: 75px
}

.padding-80 {
    padding: 80px
}

.padding-85 {
    padding: 85px
}

.padding-90 {
    padding: 90px
}

.padding-95 {
    padding: 95px
}

.row:after {
    clear: both
}

.row:after,.row:before {
    content: " ";
    display: table
}

.col-l-1 {
    float: left !important;
    box-sizing: border-box;
    width: 8.33333% !important
}

.col-l-2 {
    float: left !important;
    box-sizing: border-box;
    width: 16.66667% !important
}

.col-l-3 {
    float: left !important;
    box-sizing: border-box;
    width: 25% !important
}

.col-l-4 {
    float: left !important;
    box-sizing: border-box;
    width: 33.33333% !important
}

.col-l-5 {
    float: left !important;
    box-sizing: border-box;
    width: 41.66667% !important
}

.col-l-6 {
    float: left !important;
    box-sizing: border-box;
    width: 50% !important
}

.col-l-7 {
    float: left !important;
    box-sizing: border-box;
    width: 58.33333% !important
}

.col-l-8 {
    float: left !important;
    box-sizing: border-box;
    width: 66.66667% !important
}

.col-l-9 {
    float: left !important;
    box-sizing: border-box;
    width: 75% !important
}

.col-l-10 {
    float: left !important;
    box-sizing: border-box;
    width: 83.33333% !important
}

.col-l-11 {
    float: left !important;
    box-sizing: border-box;
    width: 91.66667% !important
}

.col-l-12 {
    float: left !important;
    box-sizing: border-box;
    width: 100% !important
}

.col-r-1 {
    float: right !important;
    box-sizing: border-box;
    width: 8.33333% !important
}

.col-r-2 {
    float: right !important;
    box-sizing: border-box;
    width: 16.66667% !important
}

.col-r-3 {
    float: right !important;
    box-sizing: border-box;
    width: 25% !important
}

.col-r-4 {
    float: right !important;
    box-sizing: border-box;
    width: 33.33333% !important
}

.col-r-5 {
    float: right !important;
    box-sizing: border-box;
    width: 41.66667% !important
}

.col-r-6 {
    float: right !important;
    box-sizing: border-box;
    width: 50% !important
}

.col-r-7 {
    float: right !important;
    box-sizing: border-box;
    width: 58.33333% !important
}

.col-r-8 {
    float: right !important;
    box-sizing: border-box;
    width: 66.66667% !important
}

.col-r-9 {
    float: right !important;
    box-sizing: border-box;
    width: 75% !important
}

.col-r-10 {
    float: right !important;
    box-sizing: border-box;
    width: 83.33333% !important
}

.col-r-11 {
    float: right !important;
    box-sizing: border-box;
    width: 91.66667% !important
}

.col-r-12 {
    float: right !important;
    box-sizing: border-box;
    width: 100% !important
}

.col-offset-1 {
    margin-left: 8.33333% !important
}

.col-offset-2 {
    margin-left: 16.66667% !important
}

.col-offset-3 {
    margin-left: 25% !important
}

.col-offset-4 {
    margin-left: 33.33333% !important
}

.col-offset-5 {
    margin-left: 41.66667% !important
}

.col-offset-6 {
    margin-left: 50% !important
}

.col-offset-7 {
    margin-left: 58.33333% !important
}

.col-offset-8 {
    margin-left: 66.66667% !important
}

.col-offset-9 {
    margin-left: 75% !important
}

.col-offset-10 {
    margin-left: 83.33333% !important
}

.col-offset-11 {
    margin-left: 91.66667% !important
}

.col-offset-12 {
    margin-left: 100% !important
}

@-moz-keyframes roulette {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes roulette {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes roulette {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-o-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-ms-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-webkit-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-moz-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@keyframes cssload-animball_two {
    0% {
        transform: rotate(0deg) scale(1)
    }

    50% {
        transform: rotate(360deg) scale(1.3)
    }

    100% {
        transform: rotate(720deg) scale(1)
    }
}

@-o-keyframes cssload-animball_two {
    0% {
        -o-transform: rotate(0deg) scale(1)
    }

    50% {
        -o-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -o-transform: rotate(720deg) scale(1)
    }
}

@-ms-keyframes cssload-animball_two {
    0% {
        -ms-transform: rotate(0deg) scale(1)
    }

    50% {
        -ms-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -ms-transform: rotate(720deg) scale(1)
    }
}

@-webkit-keyframes cssload-animball_two {
    0% {
        -webkit-transform: rotate(0deg) scale(1)
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -webkit-transform: rotate(720deg) scale(1)
    }
}

@-moz-keyframes cssload-animball_two {
    0% {
        -moz-transform: rotate(0deg) scale(1)
    }

    50% {
        -moz-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -moz-transform: rotate(720deg) scale(1)
    }
}

@keyframes shake-rotate {
    2% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    4% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    6% {
        transform: translate(0, 0) rotate(7.5deg)
    }

    8% {
        transform: translate(0, 0) rotate(3.5deg)
    }

    10% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    12% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    14% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    16% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    18% {
        transform: translate(0, 0) rotate(2.5deg)
    }

    20% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    22% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    24% {
        transform: translate(0, 0) rotate(-5.5deg)
    }

    26% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    28% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    30% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    32% {
        transform: translate(0, 0) rotate(7.5deg)
    }

    34% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    36% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    38% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    40% {
        transform: translate(0, 0) rotate(8.5deg)
    }

    42% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    44% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    46% {
        transform: translate(0, 0) rotate(-8.5deg)
    }

    48% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    50% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    52% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    54% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    56% {
        transform: translate(0, 0) rotate(3.5deg)
    }

    58% {
        transform: translate(0, 0) rotate(0.5deg)
    }

    60% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    62% {
        transform: translate(0, 0) rotate(-7.5deg)
    }

    64% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    66% {
        transform: translate(0, 0) rotate(-5.5deg)
    }

    68% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    70% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    72% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    74% {
        transform: translate(0, 0) rotate(0.5deg)
    }

    76% {
        transform: translate(0, 0) rotate(8.5deg)
    }

    78% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    80% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    82% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    84% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    86% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    88% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    90% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    92% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    93% {
        transform: translate(0, 0) rotate(-8.5deg)
    }

    96% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    98% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    0%,100% {
        transform: translate(0, 0) rotate(0deg)
    }
}

@-webkit-keyframes shake-rotate {
    2% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    4% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0, 0) rotate(7.5deg)
    }

    8% {
        -webkit-transform: translate(0, 0) rotate(3.5deg)
    }

    10% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    12% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    14% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    16% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    18% {
        -webkit-transform: translate(0, 0) rotate(2.5deg)
    }

    20% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    22% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    24% {
        -webkit-transform: translate(0, 0) rotate(-5.5deg)
    }

    26% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    30% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    32% {
        -webkit-transform: translate(0, 0) rotate(7.5deg)
    }

    34% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    36% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    38% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0, 0) rotate(8.5deg)
    }

    42% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    44% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    46% {
        -webkit-transform: translate(0, 0) rotate(-8.5deg)
    }

    48% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    52% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    54% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(0, 0) rotate(3.5deg)
    }

    58% {
        -webkit-transform: translate(0, 0) rotate(0.5deg)
    }

    60% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    62% {
        -webkit-transform: translate(0, 0) rotate(-7.5deg)
    }

    64% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    66% {
        -webkit-transform: translate(0, 0) rotate(-5.5deg)
    }

    68% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    70% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    72% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    74% {
        -webkit-transform: translate(0, 0) rotate(0.5deg)
    }

    76% {
        -webkit-transform: translate(0, 0) rotate(8.5deg)
    }

    78% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    80% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    82% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    84% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    86% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    88% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    90% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    92% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    94% {
        -webkit-transform: translate(0, 0) rotate(-8.5deg)
    }

    96% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    98% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    0%,100% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-4px)
    }

    60% {
        transform: translateY(-3px)
    }

    90% {
        transform: translateY(-2px)
    }
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-4px)
    }

    60% {
        -webkit-transform: translateY(-3px)
    }

    90% {
        -webkit-transform: translateY(-2px)
    }
}

@keyframes ring {
    0% {
        transform: rotate(-15deg)
    }

    2% {
        transform: rotate(15deg)
    }

    4% {
        transform: rotate(-18deg)
    }

    6% {
        transform: rotate(18deg)
    }

    8% {
        transform: rotate(-22deg)
    }

    10% {
        transform: rotate(22deg)
    }

    12% {
        transform: rotate(-18deg)
    }

    14% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-12deg)
    }

    18% {
        transform: rotate(12deg)
    }

    100%,20% {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg)
    }

    4% {
        -webkit-transform: rotate(-18deg)
    }

    6% {
        -webkit-transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg)
    }

    12% {
        -webkit-transform: rotate(-18deg)
    }

    14% {
        -webkit-transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg)
    }

    100%,20% {
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes scaleUp {
    80% {
        opacity: 0;
        -webkit-transform: scale(2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2)
    }
}

@-moz-keyframes scaleUp {
    80% {
        opacity: 0;
        -moz-transform: scale(2)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(2)
    }
}

@keyframes scaleUp {
    80% {
        opacity: 0;
        transform: scale(2)
    }

    100% {
        opacity: 0;
        transform: scale(2)
    }
}

@-webkit-keyframes dropDown {
    to {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes dropDown {
    to {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes dropDown {
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes scaleFade {
    to {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes scaleFade {
    to {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@keyframes scaleFade {
    to {
        opacity: 0;
        transform: scale(2.5)
    }
}

@keyframes preloader {
    0% {
        transform: rotate(0deg) scale(0.5)
    }

    6% {
        transform: rotate(-30deg) scale(0.5)
    }

    14% {
        transform: rotate(30deg) scale(0.5)
    }

    21% {
        transform: rotate(-15deg) scale(0.5)
    }

    28% {
        transform: rotate(15deg) scale(0.5)
    }

    36% {
        transform: rotate(-5deg) scale(0.5)
    }

    43% {
        transform: rotate(5deg) scale(0.5)
    }

    50% {
        transform: rotate(0deg) scale(0.5)
    }

    57% {
        transform: rotate(-390deg) scale(1)
    }

    63% {
        transform: rotate(-330deg) scale(1)
    }

    70% {
        transform: rotate(-375deg) scale(1)
    }

    76% {
        transform: rotate(-345deg) scale(1)
    }

    82% {
        transform: rotate(-365deg) scale(1)
    }

    88% {
        transform: rotate(-355deg) scale(1)
    }

    94% {
        transform: rotate(-360deg) scale(1)
    }

    100% {
        transform: rotate(0deg) scale(0.5)
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -webkit-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -webkit-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -webkit-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -webkit-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -webkit-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -webkit-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -webkit-transform: rotate(-390deg) scale(1)
    }

    63% {
        -webkit-transform: rotate(-330deg) scale(1)
    }

    70% {
        -webkit-transform: rotate(-375deg) scale(1)
    }

    76% {
        -webkit-transform: rotate(-345deg) scale(1)
    }

    82% {
        -webkit-transform: rotate(-365deg) scale(1)
    }

    88% {
        -webkit-transform: rotate(-355deg) scale(1)
    }

    94% {
        -webkit-transform: rotate(-360deg) scale(1)
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }
}

@-ms-keyframes preloader {
    0% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -ms-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -ms-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -ms-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -ms-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -ms-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -ms-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -ms-transform: rotate(-390deg) scale(1)
    }

    63% {
        -ms-transform: rotate(-330deg) scale(1)
    }

    70% {
        -ms-transform: rotate(-375deg) scale(1)
    }

    76% {
        -ms-transform: rotate(-345deg) scale(1)
    }

    82% {
        -ms-transform: rotate(-365deg) scale(1)
    }

    88% {
        -ms-transform: rotate(-355deg) scale(1)
    }

    94% {
        -ms-transform: rotate(-360deg) scale(1)
    }

    100% {
        -ms-transform: rotate(0deg) scale(0.5)
    }
}

@-o-keyframes preloader {
    0% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -o-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -o-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -o-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -o-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -o-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -o-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -o-transform: rotate(-390deg) scale(1)
    }

    63% {
        -o-transform: rotate(-330deg) scale(1)
    }

    70% {
        -o-transform: rotate(-375deg) scale(1)
    }

    76% {
        -o-transform: rotate(-345deg) scale(1)
    }

    82% {
        -o-transform: rotate(-365deg) scale(1)
    }

    88% {
        -o-transform: rotate(-355deg) scale(1)
    }

    94% {
        -o-transform: rotate(-360deg) scale(1)
    }

    100% {
        -o-transform: rotate(0deg) scale(0.5)
    }
}

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        opacity: 0
    }
}

@-o-keyframes pulsate {
    0% {
        -o-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -o-transform: scale(1.2);
        opacity: 0
    }
}

@-ms-keyframes pulsate {
    0% {
        -ms-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -ms-transform: scale(1.2);
        opacity: 0
    }
}

@keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: .2
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: .2
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

.aden {
    position: relative;
    -webkit-filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2);
    filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2)
}

.aden:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.aden:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.aden img {
    width: 100%;
    z-index: 1
}

.aden::after {
    background: -webkit-linear-gradient(left, rgba(66,10,14,0.2), transparent);
    background: linear-gradient(to right, rgba(66,10,14,0.2), transparent);
    mix-blend-mode: darken
}

.perpetua {
    position: relative
}

.perpetua::after {
    mix-blend-mode: soft-light;
    opacity: .5;
    background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.perpetua:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.perpetua:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.perpetua img {
    width: 100%;
    z-index: 1
}

.reyes {
    position: relative;
    -webkit-filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75);
    filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75)
}

.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5;
    background: #efcdad
}

.reyes:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.reyes:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.reyes img {
    width: 100%;
    z-index: 1
}

.inkwell {
    position: relative;
    -webkit-filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1);
    filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.inkwell:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.inkwell:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.inkwell img {
    width: 100%;
    z-index: 1
}

.gingham {
    position: relative;
    -webkit-filter: brightness(1.05) hue-rotate(-10deg);
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.gingham:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.gingham img {
    width: 100%;
    z-index: 1
}

.gingham::after {
    background: -webkit-linear-gradient(left, rgba(66,10,14,0.2), transparent);
    background: linear-gradient(to right, rgba(66,10,14,0.2), transparent);
    mix-blend-mode: darken
}

.toaster {
    position: relative;
    -webkit-filter: contrast(1.5) brightness(0.9);
    filter: contrast(1.5) brightness(0.9)
}

.toaster:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.toaster:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.toaster img {
    width: 100%;
    z-index: 1
}

.toaster::after {
    background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    position: relative;
    -webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6);
    filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6)
}

.walden:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.walden:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.walden img {
    width: 100%;
    z-index: 1
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    position: relative;
    -webkit-filter: brightness(1.2) contrast(0.9) saturate(1.1);
    filter: brightness(1.2) contrast(0.9) saturate(1.1)
}

.hudson:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.hudson:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.hudson img {
    width: 100%;
    z-index: 1
}

.hudson::after {
    background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    position: relative;
    -webkit-filter: contrast(0.9) sepia(0.2);
    filter: contrast(0.9) sepia(0.2)
}

.earlybird:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.earlybird:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.earlybird img {
    width: 100%;
    z-index: 1
}

.earlybird::after {
    background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    position: relative;
    -webkit-filter: contrast(1.1) saturate(1.1);
    filter: contrast(1.1) saturate(1.1)
}

.mayfair:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.mayfair:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.mayfair img {
    width: 100%;
    z-index: 1
}

.mayfair::after {
    background: -webkit-radial-gradient(40% 40%, circle, rgba(255,255,255,0.8), rgba(255,200,200,0.6), #111 60%);
    background: radial-gradient(circle at 40% 40%, rgba(255,255,255,0.8), rgba(255,200,200,0.6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    position: relative;
    -webkit-filter: saturate(1.1) contrast(1.5);
    filter: saturate(1.1) contrast(1.5)
}

.lofi:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.lofi:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.lofi img {
    width: 100%;
    z-index: 1
}

.lofi::after {
    background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    position: relative;
    -webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    background: rgba(243,106,188,0.3);
    mix-blend-mode: screen
}

._1977:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

._1977 img {
    width: 100%;
    z-index: 1
}

.brooklyn {
    position: relative;
    -webkit-filter: contrast(0.9) brightness(1.1);
    filter: contrast(0.9) brightness(1.1)
}

.brooklyn:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.brooklyn:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.brooklyn img {
    width: 100%;
    z-index: 1
}

.brooklyn::after {
    background: -webkit-radial-gradient(circle, rgba(168,223,193,0.4) 70%, #c4b7c8);
    background: radial-gradient(circle, rgba(168,223,193,0.4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    position: relative;
    -webkit-filter: sepia(0.3);
    filter: sepia(0.3)
}

.xpro2:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.xpro2:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.xpro2 img {
    width: 100%;
    z-index: 1
}

.xpro2::after {
    background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43,42,161,0.6) 110%);
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43,42,161,0.6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    position: relative;
    -webkit-filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2);
    filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.nashville:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.nashville img {
    width: 100%;
    z-index: 1
}

.nashville::after {
    background: rgba(0,70,150,0.4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247,176,153,0.56);
    mix-blend-mode: darken
}

.lark {
    position: relative;
    -webkit-filter: contrast(0.9);
    filter: contrast(0.9)
}

.lark:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.lark:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.lark img {
    width: 100%;
    z-index: 1
}

.lark::after {
    background: rgba(242,242,242,0.8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    position: relative;
    -webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.moon:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.moon img {
    width: 100%;
    z-index: 1
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    position: relative;
    -webkit-filter: contrast(1.2) saturate(1.35);
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.clarendon:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2;
    background: rgba(127,187,227,0.2);
    mix-blend-mode: overlay
}

.clarendon img {
    width: 100%;
    z-index: 1
}

.willow {
    position: relative;
    -webkit-filter: grayscale(0.5) contrast(0.95) brightness(0.9);
    filter: grayscale(0.5) contrast(0.95) brightness(0.9)
}

.willow:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.willow:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.willow img {
    width: 100%;
    z-index: 1
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    position: relative;
    -webkit-filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9);
    filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9)
}

.rise:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.rise:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.rise img {
    width: 100%;
    z-index: 1
}

.rise::after {
    background: -webkit-radial-gradient(circle, rgba(232,197,152,0.8), transparent 90%);
    background: radial-gradient(circle, rgba(232,197,152,0.8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: -webkit-radial-gradient(circle, rgba(236,205,169,0.15) 55%, rgba(50,30,7,0.4));
    background: radial-gradient(circle, rgba(236,205,169,0.15) 55%, rgba(50,30,7,0.4));
    mix-blend-mode: multiply
}

.slumber {
    position: relative;
    -webkit-filter: saturate(0.66) brightness(1.05);
    filter: saturate(0.66) brightness(1.05)
}

.slumber:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.slumber:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.slumber img {
    width: 100%;
    z-index: 1
}

.slumber::after {
    background: rgba(125,105,24,0.5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69,41,12,0.4);
    mix-blend-mode: lighten
}

.brannan {
    position: relative;
    -webkit-filter: sepia(0.5) contrast(1.4);
    filter: sepia(0.5) contrast(1.4)
}

.brannan:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.brannan:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.brannan img {
    width: 100%;
    z-index: 1
}

.brannan::after {
    background-color: rgba(161,44,199,0.31);
    mix-blend-mode: lighten
}

.valencia {
    position: relative;
    -webkit-filter: contrast(1.08) brightness(1.08) sepia(0.08);
    filter: contrast(1.08) brightness(1.08) sepia(0.08)
}

.valencia:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.valencia:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.valencia img {
    width: 100%;
    z-index: 1
}

.valencia::after {
    background: #3a0339;
    mix-blend-mode: exclusion;
    opacity: .5
}

.kelvin {
    position: relative
}

.kelvin:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

.kelvin:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.kelvin img {
    width: 100%;
    z-index: 1
}

.kelvin::after {
    background: #b77d21;
    mix-blend-mode: overlay
}

.kelvin::before {
    background: #382c34;
    mix-blend-mode: color-dodge
}

body {
    background: #242934;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.tabs-wrap input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.tabs-wrap .tabs {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,0.5)
}

.tabs-wrap .tab {
    width: 100%;
    color: white;
    overflow: hidden
}

.tabs-wrap .tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #252933;
    font-weight: bold;
    cursor: pointer
}

.tabs-wrap .tab-label:hover {
    background: #101115
}

.tabs-wrap .tab-label::after {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all .35s
}

.tabs-wrap .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #aeaeae;
    background: #292e3c;
    transition: all .35s
}

.tabs-wrap .tab-content ul {
    list-style: inside
}

.tabs-wrap .tab-content ul li {
    font-size: 12px;
    margin: 5px 0px;
    line-height: 20px
}

.tabs-wrap .tab-content ul li a {
    color: #dfdcdc
}

.tabs-wrap .tab-content ul li a:visited {
    color: #b9b6b6
}

.tabs-wrap .tab-content ul li a:hover {
    color: #b9b6b6
}

.tabs-wrap .tab-content ul li a:active {
    color: #b9b6b6
}

.tabs-wrap .tab-content p {
    font-size: 12px;
    margin: 5px 0px;
    line-height: 20px
}

.tabs-wrap .tab-content p a {
    color: #dfdcdc
}

.tabs-wrap .tab-content p a:visited {
    color: #b9b6b6
}

.tabs-wrap .tab-content p a:hover {
    color: #b9b6b6
}

.tabs-wrap .tab-content p a:active {
    color: #b9b6b6
}

.tabs-wrap .tab-content p.faq-title {
    font-weight: 600
}

.tabs-wrap .tab-content h1,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h2,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h3,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h4,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h5,.tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h6,.tabs-wrap .tab-content .tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,.tabs-wrap .tab-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .tabs-wrap .tab-content h1,.tabs-wrap .tab-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,.tabs-wrap .tab-content .tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,.tabs-wrap .tab-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .tabs-wrap .tab-content h1,.tabs-wrap .tab-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1 {
    margin: 0;
    line-height: 2;
    font-size: 16px
}

.tabs-wrap .tab-content h2,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h3,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h4,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h5,.tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h6,.tabs-wrap .tab-content .tournaments-page .text h1,.tournaments-page .text .tabs-wrap .tab-content h1,.tabs-wrap .tab-content .tournaments-page .text h3,.tournaments-page .text .tabs-wrap .tab-content h3 {
    line-height: 2;
    font-weight: 600;
    font-size: 16px
}

.tabs-wrap .tab-content h3 {
    font-size: 14px;
    line-height: 2;
    font-weight: 600
}

.tabs-wrap .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #252933;
    cursor: pointer
}

.tabs-wrap .tab-close:hover {
    background: #101115
}

.tabs-wrap input:checked+.tab-label {
    background: #101115
}

.tabs-wrap input:checked+.tab-label::after {
    transform: rotate(90deg)
}

.tabs-wrap input:checked ~ .tab-content {
    max-height: 100%;
    padding: 1em
}

.below-content {
    padding-top: 20px;
    display: block
}

#sport_div_iframe {
    height: 100%
}

#sport_div_iframe #e-sport-root .component_select {
    margin: 0
}

.logo-wrapper-custom {
    float: left
}

.cegSeal {
    display: inline-block;
    margin-top: 15px;
    margin-left: 5px;
    width: 48px;
    height: 48px
}

.cegSeal img {
    display: block;
    width: 48px
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-scroll {
    overflow: hidden
}

.no-scroll body {
    overflow: hidden
}

.no-border td {
    border: none !important
}

.error-message.sport-book-error {
    width: 300px !important;
    height: 150px;
    top: 50%;
    left: 50%;
    bottom: auto;
    position: fixed;
    transform: translate(-50%, -50%)
}

.error-message.sport-book-error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.error-message.sport-book-error:after {
    border: none;
    position: static
}

.td-padding-20 td {
    padding: 20px !important
}

.error-message-text {
    color: #ED1C24 !important
}

.error-message-text i {
    color: #ED1C24 !important
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.hide {
    display: none
}

.hidden {
    overflow: hidden
}

.clear:after {
    content: "";
    display: table;
    clear: both
}

.danger-button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.global-container {
    position: relative
}

.middle {
    display: inline-block;
    vertical-align: middle
}

.button {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    outline: none !important
}

.button:focus {
    outline: 0
}

.button::-moz-focus-inner {
    border: 0
}

.button.inactive-button {
    border-color: #9a9a9a !important;
    background: #5072b5 !important;
    cursor: not-allowed
}

.inactive {
    color: #9b9b9b !important;
    cursor: not-allowed
}

.input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif
}

.input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.textarea {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    min-height: 150px;
    padding: 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    resize: none
}

.textarea::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.textarea:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.textarea::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.textarea:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.language-switcher {
    font-family: "MuseoSans900","NotoSansBold",serif;
    position: relative;
    margin: 0 0 0 12px;
    display: inline-block;
    vertical-align: top
}

.language-switcher>span {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    cursor: pointer
}

.language-switcher>span i {
    display: inline-block;
    margin: 0 0 0 8px
}

.language-switcher ul {
    position: absolute;
    top: 35px;
    z-index: 1;
    width: 140px;
    right: 0;
    text-align: left;
    background: #20242e;
    border: 1px solid #000
}

.language-switcher ul li a {
    position: relative;
    padding: 10px 0 10px 15px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.language-switcher ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

.language-switcher ul li a:hover {
    color: #AEAEAE
}

.language-switcher ul li:first-child a {
    margin: 0
}

.language-switcher ul li:first-child a:before {
    display: none
}

select {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 5px 10px;
    font-size: 14px;
    color: #fff;
    transition: border 0.3s ease;
    margin: 15px 0 0 0;
    cursor: pointer;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 99% 50%/auto 25%
}

.custom-scroll {
    position: absolute;
    top: 29px;
    width: 100%
}

.custom-scroll .outer-container {
    overflow: hidden;
    position: relative
}

.custom-scroll .outer-container:hover .custom-scrollbar {
    opacity: 1;
    transition-duration: 0.2s
}

.custom-scroll .inner-container {
    overflow-x: hidden;
    overflow-y: scroll
}

.custom-scroll .inner-container:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 0;
    background-image: linear-gradient(to bottom, rgba(36,41,52,0.2) 0%, rgba(36,41,52,0.05) 60%, rgba(36,41,52,0) 100%);
    pointer-events: none;
    transition: height 0.1s ease-in;
    will-change: height
}

.custom-scroll .inner-container.content-scrolled:after {
    height: 5px;
    transition: height 0.15s ease-out
}

.custom-scroll.scroll-handle-dragged .inner-container {
    user-select: none
}

.custom-scroll .custom-scrollbar {
    position: absolute;
    height: 100%;
    width: 4px;
    right: 0;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.4s ease-out;
    padding: 6px 0;
    box-sizing: border-box;
    will-change: opacity
}

.custom-scroll.scroll-handle-dragged .custom-scrollbar {
    opacity: 1
}

.custom-scroll .custom-scroll-handle {
    position: absolute;
    width: 100%;
    top: 0
}

.custom-scroll .inner-handle {
    height: calc(100% - 12px);
    margin-top: 6px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 3px
}

.checkbox {
    display: block;
    position: relative;
    padding: 0 0 0 25px;
    min-width: 13px;
    min-height: 10px
}

.checkbox input {
    position: absolute;
    opacity: 0
}

.checkbox .icon {
    display: block;
    width: 16px;
    height: 16px;
    color: #39B54A;
    background: #20242e;
    border: 1px solid #4d4d4d;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.checkbox .icon:before {
    content: "\E015";
    display: none
}

.checkbox .text {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 11px
}

.checkbox input:checked+.icon:before {
    display: block;
    font-size: 14px;
    margin: 1px 0 0 0
}

.checkbox.subscribe {
    padding: 0;
    min-width: auto;
    min-height: auto;
    display: inline-block;
    width: auto;
    height: auto
}

.checkbox.subscribe .image {
    height: 111px;
    width: 103px;
    margin: 0 auto;
    display: block;
    position: relative
}

.checkbox.subscribe .image img {
    position: absolute;
    display: block;
    opacity: 1;
    transition: opacity 0.7s ease;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.checkbox.subscribe .image img:nth-of-type(2) {
    opacity: 0
}

.checkbox.subscribe .icon {
    width: 90px;
    height: 40px;
    background: #fff;
    border-radius: 30px;
    position: relative;
    left: auto;
    top: auto;
    margin: 20px auto 0;
    transform: translateY(0)
}

.checkbox.subscribe .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 45px;
    width: 45px;
    top: -3.5px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

.checkbox.subscribe .text {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    line-height: normal;
    text-align: center;
    margin: 20px 0 0 0 !important;
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px !important;
    font-size: 20px
}

.checkbox.subscribe .text span {
    display: inline-block;
    vertical-align: middle
}

.checkbox.subscribe .text i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-32%);
    font-size: 16px
}

.checkbox.subscribe input:checked+.icon {
    background: #39B54A
}

.checkbox.subscribe input:checked+.icon:before {
    top: -3.5px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(46px)
}

.checkbox.subscribe.subscribed .image img {
    opacity: 0
}

.checkbox.subscribe.subscribed .image img:nth-of-type(2) {
    opacity: 1
}

.checkbox.subscribe.subscribed .text i {
    color: #39B54A
}

.radio {
    display: inline-block;
    position: relative;
    padding: 0 0 0 24px;
    min-width: 24px;
    min-height: 14px
}

.radio:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.radio input {
    position: absolute;
    opacity: 0
}

.radio .icon {
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #4d4d4d;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer
}

.radio .text {
    display: inline-block;
    vertical-align: middle
}

.radio input:checked+.icon:after {
    content: "";
    display: block;
    background: #ED1C24;
    width: 6px;
    height: 6px;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 100%
}

.ReactModalPortal .ReactModal__Overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8) !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content {
    min-width: 735px;
    height: auto;
    padding: 0 !important;
    border: none !important;
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    right: auto !important;
    margin: 0 !important;
    background: none !important;
    overflow: visible !important;
    position: absolute;
    border-radius: 0 !important;
    transform: translate(-50%, -50%)
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal {
    min-width: 960px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal.payment-modal-single {
    min-width: 740px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.profile-info-modal {
    min-width: 340px;
    background: #20242e !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.verification-modal {
    min-width: 340px;
    background: #20242e !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.identify-modal {
    min-width: 400px;
    width: 400px;
    background: #20242e !important;
    border: 1px solid #4d4d4d !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.balance-modal {
    min-width: 400px;
    width: 400px;
    background: #20242e !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.bonus-confirm-popup {
    max-width: 500px;
    min-width: 500px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.compose-modal {
    border-radius: 0 !important;
    background: #20242e !important;
    max-width: 500px;
    min-width: 500px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs {
    text-align: right
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item {
    cursor: pointer;
    float: right
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item:not(:nth-of-type(1)) {
    margin: 0 5px 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab {
    width: 60px;
    height: 25px;
    text-align: center
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab img {
    display: inline-block;
    vertical-align: middle;
    max-height: 18px;
    max-width: 50px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header {
    background: #ED1C24;
    height: 65px;
    border-radius: 0 !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 28px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 30px;
    float: left;
    text-transform: uppercase
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group {
    float: right;
    height: 28px;
    margin: 0 25px 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help {
    vertical-align: middle;
    padding: 3px 18px 3px 0;
    border-right: 1px solid #c61017;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help .icon-help-rounded {
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.3s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 0 10px;
    transition: color 0.3s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover i,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover p {
    color: #c61017
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    font-size: 18px;
    margin: 0 0 0 19px;
    color: #c61017;
    cursor: pointer;
    transition: color 0.3s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close:hover {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
    background: #fff;
    border-bottom: 4px solid #ef343b !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap {
    background: rgba(36,41,52,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader {
    width: 100px;
    height: 100px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader img {
    width: 100%;
    height: 100%
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type {
    padding: 15px 25px 15px 25px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line {
    position: relative;
    padding: 15px 0 15px 0;
    min-height: 250px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 600px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks {
    width: 600px;
    float: left;
    padding: 0 20px 5px 0;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead {
    background: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td {
    color: #181818;
    border: none;
    font-family: "MuseoSans900","NotoSansBold",serif;
    vertical-align: top;
    height: 44px;
    padding: 14px 5px 0;
    font-size: 12px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td:nth-of-type(2) {
    width: 230px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr {
    cursor: pointer;
    transition: background 0.5s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:not(:last-child) {
    margin: 0 0 5px 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:hover .td {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td {
    color: #181818;
    border: none;
    border-bottom: 5px solid #fff;
    height: 37px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:first-child {
    padding: 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:not(:first-child) {
    padding: 0 5px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image {
    width: 76px;
    height: 37px;
    text-align: center
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 65px;
    max-height: 22px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content {
    width: 293px !important;
    font-size: 12px !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content img {
    width: 60% !important;
    display: block !important;
    margin: 0 auto 15px !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .text {
    margin: 0 !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content p,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content strong {
    font-size: 12px !important;
    margin: 0 !important;
    line-height: 14px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 37px 0 37px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 14px;
    width: 19px;
    height: 18px;
    font-size: 18px;
    cursor: pointer
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left:hover {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap {
    padding: 0 30px 0 37px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line {
    position: relative;
    padding: 15px 0 15px 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 383px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .bonus-content img {
    width: 100% !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single {
    float: left;
    padding: 10px 44px 5px 0;
    width: 384px;
    min-height: 200px;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3 {
    font-size: 16px;
    margin: 0 0 14px 0;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>p {
    font-size: 14px;
    line-height: 18px;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block {
    margin: 20px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:not(:nth-of-type(1)) {
    margin: 15px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3 {
    color: #626262;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 18px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select {
    margin: 10px 0 0 0;
    display: block;
    float: none;
    width: 80%
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.is-open .Select-control {
    border: 1px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control {
    background: #fff;
    border-color: #9a9a9a;
    height: 32px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-multi-value-wrapper {
    height: 32px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-value .Select-value-label {
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-placeholder {
    color: #AEAEAE;
    font-size: 14px;
    font-family: "OpenSansRegular", serif;
    height: 34px;
    line-height: 34px;
    padding: 0 17px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-input {
    height: 34px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.has-value .Select-control .Select-placeholder {
    color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer {
    background: #fff;
    border: 1px solid #9a9a9a;
    border-top: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option {
    color: #000;
    border-top: 1px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option:hover {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option.is-focused {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox {
    margin: 10px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .icon {
    border: 1px solid #9a9a9a;
    background: #dfe6f2
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text {
    color: #626262
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text a {
    color: #626262
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio {
    margin: 10px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio:not(:nth-of-type(1)) {
    margin: 10px 0 0 10px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .icon {
    border: 2px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text {
    color: #626262
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text a {
    color: #626262
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards {
    margin: 20px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards img {
    border: 1px solid #4d4d4d;
    display: inline-block;
    margin: 0 10px 0 0;
    width: auto;
    height: 25px;
    padding: 5px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont {
    width: 270px;
    margin: 15px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div {
    margin: 10px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div:nth-of-type(1) {
    margin: 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label {
    display: block;
    vertical-align: middle
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .label {
    display: block;
    vertical-align: middle;
    font-size: 14px;
    color: #626262;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 5px 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .mask-input {
    width: 100%;
    display: block;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol {
    display: block;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .symbol {
    display: block;
    position: absolute;
    border-right: 1px solid #4d4d4d;
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    z-index: 1;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    width: 40px;
    text-align: center
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol input {
    padding: 0 17px 0 50px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-value {
    padding: 0 0 0 50px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-placeholder {
    padding: 0 17px 0 50px !important
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 15px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span {
    width: 50%;
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span span:first-child {
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #626262
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input {
    width: 100%;
    height: 34px;
    line-height: 32px;
    vertical-align: middle;
    background: #fff;
    border-color: #9a9a9a;
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:hover,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:focus,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:active {
    -webkit-text-fill-color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span {
    display: inline-block;
    width: 130px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span:nth-of-type(1) {
    margin: 0 14px 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span input {
    width: 100%
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 34px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.is-open .Select-control {
    border: 1px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control {
    background: #fff;
    border-color: #9a9a9a;
    height: 32px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-multi-value-wrapper {
    height: 32px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-value .Select-value-label {
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-placeholder {
    color: #AEAEAE;
    font-size: 14px;
    font-family: "OpenSansRegular", serif;
    height: 34px;
    line-height: 34px;
    padding: 0 17px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-input {
    height: 34px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.has-value .Select-control .Select-placeholder {
    color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer {
    background: #fff;
    border: 1px solid #9a9a9a;
    border-top: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option {
    color: #000;
    border-top: 1px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option:hover {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option.is-focused {
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday {
    display: inline-block;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select {
    width: 80px;
    margin: 0 8px 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select:last-child {
    width: 90px;
    margin: 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag {
    height: 34px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow {
    border-top: 4px solid #9a9a9a
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow.up {
    border-bottom: 4px solid #9a9a9a;
    border-top: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list {
    background: #fff;
    border-color: #9a9a9a;
    top: 31px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .flag {
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country-name {
    color: #000
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country .dial-code {
    color: #AEAEAE
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit input {
    width: 163px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit span {
    display: inline-block;
    font-size: 11px;
    color: #ed1c24;
    font-family: "OpenSansSemiBold", serif;
    margin: 0 0 0 8px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select {
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a {
    text-decoration: none;
    margin: 0 10px 0 0;
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 10px 15px;
    border: 1px solid #9a9a9a;
    background: #f4f3f3;
    color: #000;
    transition: background .5s ease;
    border-radius: 1px;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a.selected {
    width: auto;
    padding: 10px 15px;
    border: 1px solid #9a9a9a;
    background: #ed1c24;
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a:hover {
    width: auto;
    padding: 10px 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .converter .mask-input {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button {
    display: block;
    margin: 24px auto 0;
    width: 193px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    transition: background .5s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button:hover {
    background: rgba(8,140,53,0.55)
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-hidden {
    display: none
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window {
    border: 1px solid #cdcdcd;
    padding: 38px 0 47px;
    text-align: center
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3 {
    font-size: 24px;
    font-family: "OpenSansBold", serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "OpenSansBold", serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p:nth-of-type(1) {
    margin: 17px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3 {
    color: #ed1c24
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3 {
    color: #39B54A
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block iframe {
    border: 1px solid #cdcdcd
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block a {
    font-size: 14px;
    color: #181818
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .message-window>span {
    display: inline-block;
    margin: 15px 0 0 0;
    color: #AEAEAE;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance {
    width: 80%;
    margin: 0 auto
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div {
    text-align: left;
    border-bottom: 1px solid #181818
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child) {
    margin: 10px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child)>span:last-child {
    color: #39B54A
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    color: #181818;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    width: 45%
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span:last-child {
    margin: 0 0 0 10px;
    color: #ed1c24;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table {
    width: 80%;
    margin: 5px auto 0;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #181818;
    text-align: left
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    color: #181818;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    width: 45%
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span:last-child {
    margin: 0 0 0 10px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table:nth-of-type(1) {
    margin: 30px auto 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .blocked {
    text-align: center;
    color: #fff;
    font-family: "MuseoSans700", "BrandonBold";
    padding: 20px;
    font-size: 14px;
    text-align: center;
    background: #ED1C24;
    margin: 20px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content {
    padding: 22px 24px 43px;
    min-height: 200px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3 {
    font-size: 18px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #c61017
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content p {
    font-size: 14px;
    line-height: 18px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #000;
    margin: 15px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date {
    font-size: 12px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #000;
    margin: 15px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span {
    display: inline-block
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span:first-child {
    margin: 0 5px 0 0;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group {
    margin: 50px 0 0 0;
    text-align: center
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .confirm-button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 15px 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .decline-button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h1,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h3,.tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px;
    padding: 15px 0 15px 28px;
    border-bottom: 1px solid #4d4d4d
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose {
    padding: 20px
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose:after {
    content: "";
    display: table;
    clear: both
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .input {
    margin: 10px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea {
    margin: 10px 0 0 0;
    border: 1px solid #4d4d4d;
    background: #20242e;
    color: #AEAEAE
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button {
    float: right;
    margin: 20px 0 0 0;
    width: 120px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button:hover {
    background: rgba(237,28,36,0.55)
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content {
    float: left;
    width: 267px;
    padding: 10px 0 5px 28px;
    position: relative
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .title {
    font-size: 20px;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 0 0 15px 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content img {
    display: block;
    width: 100% !important;
    height: auto
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text {
    margin: 25px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h2,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h4,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h5,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h6,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h1,.tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h3,.tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3 {
    font-size: 14px;
    color: #181818;
    font-family: "MuseoSans700", "BrandonBold", serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p {
    font-size: 10px;
    line-height: 13px;
    color: #181818;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p:nth-of-type(1) {
    margin: 20px 0 0 0
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text>div {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 28px;
    margin: 20px auto 0;
    font-size: 10px;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    color: #39B54A;
    border: 1px solid #39B54A;
    text-align: center
}

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

.react-datepicker-wrapper .react-datepicker__input-container input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif
}

.react-datepicker-wrapper .react-datepicker__input-container input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.react-datepicker-wrapper .react-datepicker__input-container input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.react-datepicker-wrapper .react-datepicker__input-container input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.react-datepicker-wrapper .react-datepicker__input-container input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.react-datepicker-wrapper .icon-calendar {
    display: block;
    position: absolute;
    top: 6px;
    right: 17px;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 25px;
    cursor: pointer
}

.Select {
    position: relative
}

.Select div,.Select input,.Select span {
    box-sizing: border-box
}

.Select.is-open .Select-control {
    border: 1px solid #ed1c24
}

.Select.is-disabled .Select-control {
    background: #202f4c
}

.Select .Select-control {
    width: 100%;
    height: 38px;
    border: 1px solid #4d4d4d;
    background: #20242e;
    cursor: default;
    display: table;
    outline: none;
    overflow: hidden;
    position: relative
}

.Select .Select-control .Select-multi-value-wrapper {
    display: table-cell;
    height: 38px;
    width: 100%
}

.Select .Select-control .Select-value {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    padding: 0 0 0 17px;
    max-width: 85%;
    font-size: 13px;
    color: #a1a1a1;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Select .Select-control .Select-value:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.Select .Select-control .Select-value .Select-value-label {
    display: inline-block;
    vertical-align: middle
}

.Select .Select-control .Select-placeholder {
    bottom: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Select .Select-control .Select-input {
    height: 38px;
    vertical-align: middle;
    padding: 0 0 0 17px;
    border: none;
    width: 100%
}

.Select .Select-control .Select-input input {
    background: none transparent;
    border: 0 none;
    box-shadow: none;
    cursor: default;
    display: block;
    font-size: 13px;
    height: 36px;
    margin: 0;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    color: #AEAEAE;
    font-family: "OpenSansItalic", serif;
    width: 92% !important
}

.Select .Select-control .Select-arrow-zone {
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 12px;
    padding: 0 12px 0 0
}

.Select .Select-control .Select-arrow-zone .Select-arrow {
    display: block;
    font-size: 10px;
    color: #fff
}

.Select .Select-control .Select-arrow-zone .Select-arrow:before {
    content: "\E073"
}

.Select .Select-control .Select-clear-zone {
    display: none
}

.Select.is-disabled .Select-control {
    background: #202f4c
}

.Select.has-value .Select-control .Select-placeholder,.Select.has-value .Select-control .Select-value-label {
    color: #fff
}

.Select .Select-menu-outer {
    background: #20242e;
    border: 1px solid #ed1c24;
    border-top: none;
    margin: -1px 0 0 0;
    max-height: 115px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 27;
    -webkit-overflow-scrolling: touch
}

.Select .Select-menu-outer .Select-noresults {
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.Select .Select-menu-outer .Select-menu {
    max-height: 115px;
    overflow-y: auto
}

.Select .Select-menu-outer .Select-menu::-webkit-scrollbar {
    width: 10px
}

.Select .Select-menu-outer .Select-menu::-webkit-scrollbar-track {
    background: none
}

.Select .Select-menu-outer .Select-menu::-webkit-scrollbar-thumb {
    background: #3f475b
}

.Select .Select-menu-outer .Select-option {
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansItalic", serif;
    cursor: pointer;
    display: block;
    padding: 11px 5px 13px 10px;
    border-top: 1px solid #4d4d4d
}

.Select .Select-menu-outer .Select-option.is-focused {
    background: #ED1C24
}

.Select .Select-menu-outer .Select-option:hover {
    background: #ED1C24;
    color: #fff
}

.react-tel-input {
    position: relative;
    width: 100%
}

.react-tel-input .ad {
    background-position: -16px 0
}

.react-tel-input .ae {
    background-position: -32px 0
}

.react-tel-input .af {
    background-position: -48px 0
}

.react-tel-input .ag {
    background-position: -64px 0
}

.react-tel-input .ai {
    background-position: -80px 0
}

.react-tel-input .al {
    background-position: -96px 0
}

.react-tel-input .am {
    background-position: -112px 0
}

.react-tel-input .ao {
    background-position: -128px 0
}

.react-tel-input .ar {
    background-position: -144px 0
}

.react-tel-input .as {
    background-position: -160px 0
}

.react-tel-input .at {
    background-position: -176px 0
}

.react-tel-input .au {
    background-position: -192px 0
}

.react-tel-input .aw {
    background-position: -208px 0
}

.react-tel-input .az {
    background-position: -224px 0
}

.react-tel-input .ba {
    background-position: -240px 0
}

.react-tel-input .bb {
    background-position: 0 -11px
}

.react-tel-input .bd {
    background-position: -16px -11px
}

.react-tel-input .be {
    background-position: -32px -11px
}

.react-tel-input .bf {
    background-position: -48px -11px
}

.react-tel-input .bg {
    background-position: -64px -11px
}

.react-tel-input .bh {
    background-position: -80px -11px
}

.react-tel-input .bi {
    background-position: -96px -11px
}

.react-tel-input .bj {
    background-position: -112px -11px
}

.react-tel-input .bm {
    background-position: -128px -11px
}

.react-tel-input .bn {
    background-position: -144px -11px
}

.react-tel-input .bo {
    background-position: -160px -11px
}

.react-tel-input .br {
    background-position: -176px -11px
}

.react-tel-input .bs {
    background-position: -192px -11px
}

.react-tel-input .bt {
    background-position: -208px -11px
}

.react-tel-input .bw {
    background-position: -224px -11px
}

.react-tel-input .by {
    background-position: -240px -11px
}

.react-tel-input .bz {
    background-position: 0 -22px
}

.react-tel-input .ca {
    background-position: -16px -22px
}

.react-tel-input .cd {
    background-position: -32px -22px
}

.react-tel-input .cf {
    background-position: -48px -22px
}

.react-tel-input .cg {
    background-position: -64px -22px
}

.react-tel-input .ch {
    background-position: -80px -22px
}

.react-tel-input .ci {
    background-position: -96px -22px
}

.react-tel-input .ck {
    background-position: -112px -22px
}

.react-tel-input .cl {
    background-position: -128px -22px
}

.react-tel-input .cm {
    background-position: -144px -22px
}

.react-tel-input .cn {
    background-position: -160px -22px
}

.react-tel-input .co {
    background-position: -176px -22px
}

.react-tel-input .cr {
    background-position: -192px -22px
}

.react-tel-input .cu {
    background-position: -208px -22px
}

.react-tel-input .cv {
    background-position: -224px -22px
}

.react-tel-input .cw {
    background-position: -240px -22px
}

.react-tel-input .cy {
    background-position: 0 -33px
}

.react-tel-input .cz {
    background-position: -16px -33px
}

.react-tel-input .de {
    background-position: -32px -33px
}

.react-tel-input .dj {
    background-position: -48px -33px
}

.react-tel-input .dk {
    background-position: -64px -33px
}

.react-tel-input .dm {
    background-position: -80px -33px
}

.react-tel-input .do {
    background-position: -96px -33px
}

.react-tel-input .dz {
    background-position: -112px -33px
}

.react-tel-input .ec {
    background-position: -128px -33px
}

.react-tel-input .ee {
    background-position: -144px -33px
}

.react-tel-input .eg {
    background-position: -160px -33px
}

.react-tel-input .er {
    background-position: -176px -33px
}

.react-tel-input .es {
    background-position: -192px -33px
}

.react-tel-input .et {
    background-position: -208px -33px
}

.react-tel-input .fi {
    background-position: -224px -33px
}

.react-tel-input .fj {
    background-position: -240px -33px
}

.react-tel-input .fk {
    background-position: 0 -44px
}

.react-tel-input .fm {
    background-position: -16px -44px
}

.react-tel-input .fo {
    background-position: -32px -44px
}

.react-tel-input .fr {
    background-position: -48px -44px
}

.react-tel-input .bl {
    background-position: -48px -44px
}

.react-tel-input .mf {
    background-position: -48px -44px
}

.react-tel-input .ga {
    background-position: -64px -44px
}

.react-tel-input .gb {
    background-position: -80px -44px
}

.react-tel-input .gd {
    background-position: -96px -44px
}

.react-tel-input .ge {
    background-position: -112px -44px
}

.react-tel-input .gf {
    background-position: -128px -44px
}

.react-tel-input .gh {
    background-position: -144px -44px
}

.react-tel-input .gi {
    background-position: -160px -44px
}

.react-tel-input .gl {
    background-position: -176px -44px
}

.react-tel-input .gm {
    background-position: -192px -44px
}

.react-tel-input .gn {
    background-position: -208px -44px
}

.react-tel-input .gp {
    background-position: -224px -44px
}

.react-tel-input .gq {
    background-position: -240px -44px
}

.react-tel-input .gr {
    background-position: 0 -55px
}

.react-tel-input .gt {
    background-position: -16px -55px
}

.react-tel-input .gu {
    background-position: -32px -55px
}

.react-tel-input .gw {
    background-position: -48px -55px
}

.react-tel-input .gy {
    background-position: -64px -55px
}

.react-tel-input .hk {
    background-position: -80px -55px
}

.react-tel-input .hn {
    background-position: -96px -55px
}

.react-tel-input .hr {
    background-position: -112px -55px
}

.react-tel-input .ht {
    background-position: -128px -55px
}

.react-tel-input .hu {
    background-position: -144px -55px
}

.react-tel-input .id {
    background-position: -160px -55px
}

.react-tel-input .ie {
    background-position: -176px -55px
}

.react-tel-input .il {
    background-position: -192px -55px
}

.react-tel-input .in {
    background-position: -208px -55px
}

.react-tel-input .io {
    background-position: -224px -55px
}

.react-tel-input .iq {
    background-position: -240px -55px
}

.react-tel-input .ir {
    background-position: 0 -66px
}

.react-tel-input .is {
    background-position: -16px -66px
}

.react-tel-input .it {
    background-position: -32px -66px
}

.react-tel-input .jm {
    background-position: -48px -66px
}

.react-tel-input .jo {
    background-position: -64px -66px
}

.react-tel-input .jp {
    background-position: -80px -66px
}

.react-tel-input .ke {
    background-position: -96px -66px
}

.react-tel-input .kg {
    background-position: -112px -66px
}

.react-tel-input .kh {
    background-position: -128px -66px
}

.react-tel-input .ki {
    background-position: -144px -66px
}

.react-tel-input .km {
    background-position: -160px -66px
}

.react-tel-input .kn {
    background-position: -176px -66px
}

.react-tel-input .kp {
    background-position: -192px -66px
}

.react-tel-input .kr {
    background-position: -208px -66px
}

.react-tel-input .kw {
    background-position: -224px -66px
}

.react-tel-input .ky {
    background-position: -240px -66px
}

.react-tel-input .kz {
    background-position: 0 -77px
}

.react-tel-input .la {
    background-position: -16px -77px
}

.react-tel-input .lb {
    background-position: -32px -77px
}

.react-tel-input .lc {
    background-position: -48px -77px
}

.react-tel-input .li {
    background-position: -64px -77px
}

.react-tel-input .lk {
    background-position: -80px -77px
}

.react-tel-input .lr {
    background-position: -96px -77px
}

.react-tel-input .ls {
    background-position: -112px -77px
}

.react-tel-input .lt {
    background-position: -128px -77px
}

.react-tel-input .lu {
    background-position: -144px -77px
}

.react-tel-input .lv {
    background-position: -160px -77px
}

.react-tel-input .ly {
    background-position: -176px -77px
}

.react-tel-input .ma {
    background-position: -192px -77px
}

.react-tel-input .mc {
    background-position: -208px -77px
}

.react-tel-input .md {
    background-position: -224px -77px
}

.react-tel-input .mg {
    background-position: 0 -88px
}

.react-tel-input .mh {
    background-position: -16px -88px
}

.react-tel-input .mk {
    background-position: -32px -88px
}

.react-tel-input .ml {
    background-position: -48px -88px
}

.react-tel-input .mm {
    background-position: -64px -88px
}

.react-tel-input .mn {
    background-position: -80px -88px
}

.react-tel-input .mo {
    background-position: -96px -88px
}

.react-tel-input .mp {
    background-position: -112px -88px
}

.react-tel-input .mq {
    background-position: -128px -88px
}

.react-tel-input .mr {
    background-position: -144px -88px
}

.react-tel-input .ms {
    background-position: -160px -88px
}

.react-tel-input .mt {
    background-position: -176px -88px
}

.react-tel-input .mu {
    background-position: -192px -88px
}

.react-tel-input .mv {
    background-position: -208px -88px
}

.react-tel-input .mw {
    background-position: -224px -88px
}

.react-tel-input .mx {
    background-position: -240px -88px
}

.react-tel-input .my {
    background-position: 0 -99px
}

.react-tel-input .mz {
    background-position: -16px -99px
}

.react-tel-input .na {
    background-position: -32px -99px
}

.react-tel-input .nc {
    background-position: -48px -99px
}

.react-tel-input .ne {
    background-position: -64px -99px
}

.react-tel-input .nf {
    background-position: -80px -99px
}

.react-tel-input .ng {
    background-position: -96px -99px
}

.react-tel-input .ni {
    background-position: -112px -99px
}

.react-tel-input .nl {
    background-position: -128px -99px
}

.react-tel-input .bq {
    background-position: -128px -99px
}

.react-tel-input .no {
    background-position: -144px -99px
}

.react-tel-input .np {
    background-position: -160px -99px
}

.react-tel-input .nr {
    background-position: -176px -99px
}

.react-tel-input .nu {
    background-position: -192px -99px
}

.react-tel-input .nz {
    background-position: -208px -99px
}

.react-tel-input .om {
    background-position: -224px -99px
}

.react-tel-input .pa {
    background-position: -240px -99px
}

.react-tel-input .pe {
    background-position: 0 -110px
}

.react-tel-input .pf {
    background-position: -16px -110px
}

.react-tel-input .pg {
    background-position: -32px -110px
}

.react-tel-input .ph {
    background-position: -48px -110px
}

.react-tel-input .pk {
    background-position: -64px -110px
}

.react-tel-input .pl {
    background-position: -80px -110px
}

.react-tel-input .pm {
    background-position: -96px -110px
}

.react-tel-input .pr {
    background-position: -112px -110px
}

.react-tel-input .ps {
    background-position: -128px -110px
}

.react-tel-input .pt {
    background-position: -144px -110px
}

.react-tel-input .pw {
    background-position: -160px -110px
}

.react-tel-input .py {
    background-position: -176px -110px
}

.react-tel-input .qa {
    background-position: -192px -110px
}

.react-tel-input .re {
    background-position: -208px -110px
}

.react-tel-input .ro {
    background-position: -224px -110px
}

.react-tel-input .rs {
    background-position: -240px -110px
}

.react-tel-input .ru {
    background-position: 0 -121px
}

.react-tel-input .rw {
    background-position: -16px -121px
}

.react-tel-input .sa {
    background-position: -32px -121px
}

.react-tel-input .sb {
    background-position: -48px -121px
}

.react-tel-input .sc {
    background-position: -64px -121px
}

.react-tel-input .sd {
    background-position: -80px -121px
}

.react-tel-input .se {
    background-position: -96px -121px
}

.react-tel-input .sg {
    background-position: -112px -121px
}

.react-tel-input .sh {
    background-position: -128px -121px
}

.react-tel-input .si {
    background-position: -144px -121px
}

.react-tel-input .sk {
    background-position: -160px -121px
}

.react-tel-input .sl {
    background-position: -176px -121px
}

.react-tel-input .sm {
    background-position: -192px -121px
}

.react-tel-input .sn {
    background-position: -208px -121px
}

.react-tel-input .so {
    background-position: -224px -121px
}

.react-tel-input .sr {
    background-position: -240px -121px
}

.react-tel-input .ss {
    background-position: 0 -132px
}

.react-tel-input .st {
    background-position: -16px -132px
}

.react-tel-input .sv {
    background-position: -32px -132px
}

.react-tel-input .sx {
    background-position: -48px -132px
}

.react-tel-input .sy {
    background-position: -64px -132px
}

.react-tel-input .sz {
    background-position: -80px -132px
}

.react-tel-input .tc {
    background-position: -96px -132px
}

.react-tel-input .td {
    background-position: -112px -132px
}

.react-tel-input .tg {
    background-position: -128px -132px
}

.react-tel-input .th {
    background-position: -144px -132px
}

.react-tel-input .tj {
    background-position: -160px -132px
}

.react-tel-input .tk {
    background-position: -176px -132px
}

.react-tel-input .tl {
    background-position: -192px -132px
}

.react-tel-input .tm {
    background-position: -208px -132px
}

.react-tel-input .tn {
    background-position: -224px -132px
}

.react-tel-input .to {
    background-position: -240px -132px
}

.react-tel-input .tr {
    background-position: 0 -143px
}

.react-tel-input .tt {
    background-position: -16px -143px
}

.react-tel-input .tv {
    background-position: -32px -143px
}

.react-tel-input .tw {
    background-position: -48px -143px
}

.react-tel-input .tz {
    background-position: -64px -143px
}

.react-tel-input .ua {
    background-position: -80px -143px
}

.react-tel-input .ug {
    background-position: -96px -143px
}

.react-tel-input .en {
    background-position: -112px -143px
}

.react-tel-input .uy {
    background-position: -128px -143px
}

.react-tel-input .uz {
    background-position: -144px -143px
}

.react-tel-input .va {
    background-position: -160px -143px
}

.react-tel-input .vc {
    background-position: -176px -143px
}

.react-tel-input .ve {
    background-position: -192px -143px
}

.react-tel-input .vg {
    background-position: -208px -143px
}

.react-tel-input .vi {
    background-position: -224px -143px
}

.react-tel-input .vn {
    background-position: -240px -143px
}

.react-tel-input .vu {
    background-position: 0 -154px
}

.react-tel-input .wf {
    background-position: -16px -154px
}

.react-tel-input .ws {
    background-position: -32px -154px
}

.react-tel-input .ye {
    background-position: -48px -154px
}

.react-tel-input .za {
    background-position: -64px -154px
}

.react-tel-input .zm {
    background-position: -80px -154px
}

.react-tel-input .zw {
    background-position: -96px -154px
}

.react-tel-input .me {
    background-position: -112px -154px
}

.react-tel-input .me {
    height: 12px
}

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

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

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

.react-tel-input input[type="tel"],.react-tel-input input[type="text"] {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    box-shadow: none;
    padding: 0 10px 0 50px;
    position: relative;
    z-index: 1
}

.react-tel-input input[type="tel"]::-webkit-input-placeholder,.react-tel-input input[type="text"]::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.react-tel-input input[type="tel"]:-moz-placeholder,.react-tel-input input[type="text"]:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.react-tel-input input[type="tel"]::-moz-placeholder,.react-tel-input input[type="text"]::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.react-tel-input input[type="tel"]:-ms-input-placeholder,.react-tel-input input[type="text"]:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.react-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 100%
}

.react-tel-input .flag-dropdown:hover {
    cursor: pointer
}

.react-tel-input .flag-dropdown:hover .selected-flag {
    background: none !important
}

.react-tel-input .selected-flag {
    z-index: 13;
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0 0 0 8px
}

.react-tel-input .selected-flag .flag {
    background-image: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/flags.png) !important;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 16px;
    height: 11px
}

.react-tel-input .selected-flag .arrow {
    position: relative;
    top: 50%;
    margin-top: -2px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #4d4d4d
}

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

.react-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 27 !important;
    padding: 0;
    max-height: 97px;
    overflow-y: scroll !important;
    background: rgba(36,41,52,0.8) !important;
    border: 1px solid #4d4d4d;
    margin: 0;
    top: 37px;
    width: 100% !important
}

.react-tel-input .country-list::-webkit-scrollbar {
    width: 10px
}

.react-tel-input .country-list::-webkit-scrollbar-track {
    background: none
}

.react-tel-input .country-list::-webkit-scrollbar-thumb {
    background: #20242e
}

.react-tel-input .country-list>div {
    min-height: 1px !important;
    height: auto !important
}

.react-tel-input .country-list>div>div {
    position: static !important;
    height: auto !important
}

.react-tel-input .country-list .flag {
    background-image: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/flags.png) !important;
    display: inline-block;
    margin-right: 6px;
    margin-top: 2px;
    width: 16px;
    height: 11px
}

.react-tel-input .country-list .country {
    padding: 5px 10px
}

.react-tel-input .country-list .country .dial-code {
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif
}

.react-tel-input .country-list .country.highlight {
    background: #ED1C24
}

.react-tel-input .country-list .country:hover {
    background: #ED1C24
}

.react-tel-input .country-list .country-name {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    margin: 0 3px 0 0;
    width: 75%;
    vertical-align: middle
}

.bonuses {
    margin: 15px 0 0 0;
    padding: 2px 0 0 0;
    position: relative;
    z-index: 1
}

.bonuses .sidebar-bonus-block {
    padding: 0 0 10px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/border.png) no-repeat 0 bottom;
    height: auto
}

.bonuses .sidebar-bonus-block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.bonuses .sidebar-bonus-block:not(:first-child) {
    padding: 10px 0
}

.bonuses .sidebar-bonus-block .image {
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    cursor: pointer
}

.bonuses .sidebar-bonus-block .image img {
    display: block;
    margin: 0 0 0 0;
    max-width: 240px
}

.error-message,.error-block {
    position: absolute;
    left: 0;
    background: #ED1C24;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    z-index: 25;
    bottom: 47px
}

.error-message:after,.error-block:after {
    content: "";
    border-top: 10px solid #ed1c24;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    left: 50%;
    margin: 0 0 0 -5px;
    position: absolute;
    bottom: -9px
}

.game-popup-overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.game-popup-overlay .game-popup-window {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.game-popup-overlay .game-popup-window.fullscreen-mode {
    width: 100%;
    height: 100%
}

.game-popup-overlay .game-popup-window.fullscreen-mode .game-popup-header {
    display: none
}

.game-popup-overlay .game-popup-window.fullscreen-mode .frame-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header {
    display: block;
    z-index: 100;
    position: absolute;
    width: 100%
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons {
    position: absolute;
    background: #ED1C24;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons i {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-close-round {
    font-size: 18px;
    color: #fff;
    margin: 0 0 0 15px
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-arrow-shrink {
    font-size: 15px;
    color: #fff
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    background: #ED1C24
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

.game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

.game-popup-overlay .game-popup-window .fullscreen-header {
    display: none
}

.game-popup-overlay .game-popup-window .game-popup-header {
    border-radius: 0 !important;
    background: #ED1C24;
    height: 65px
}

.game-popup-overlay .game-popup-window .game-popup-header:after {
    content: "";
    display: table;
    clear: both
}

.game-popup-overlay .game-popup-window .game-popup-header .title {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 25px 0 0 35px;
    float: left;
    text-transform: uppercase;
    max-width: 60%
}

.game-popup-overlay .game-popup-window .game-popup-header .site-logo {
    width: 150px;
    float: left;
    padding-left: 5px;
    vertical-align: middle;
    height: 66px
}

.game-popup-overlay .game-popup-window .game-popup-header .site-logo img {
    display: block;
    width: 100%;
    height: 100%
}

.game-popup-overlay .game-popup-window .game-popup-header .header-clock {
    display: inline-block;
    margin: 0 0 0 15px;
    border-right: 1px solid #c61017;
    height: 28px
}

.game-popup-overlay .game-popup-window .game-popup-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window .game-popup-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

.game-popup-overlay .game-popup-window .game-popup-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group {
    float: right;
    margin: 0 20px 0 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons {
    display: inline-block;
    border-right: 1px solid #c61017;
    padding: 0 20px 0 0
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons a {
    color: #fff
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap {
    border-right: 1px solid #c61017;
    height: 28px;
    margin: 0 0 0 15px;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:hover {
    color: #c61017 !important
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 5px;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-deposit {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help {
    vertical-align: middle;
    padding: 3px 18px 3px 0;
    border-right: 1px solid #c61017;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help .icon-help-rounded {
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 0 10px;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover i,.game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover p {
    color: #c61017
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
    height: 28px
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>* {
    display: inline-block;
    vertical-align: middle
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>*:not(:first-child) {
    margin: 0 0 0 20px
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #c61017;
    cursor: pointer;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close:hover {
    color: #fff
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh:hover {
    color: #c61017
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand:hover {
    color: #c61017
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite {
    width: 16px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    transform-origin: center
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

.game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

.game-popup-overlay .game-popup-window .jurisdiction-warning-overlay {
    z-index: 15;
    background: rgba(36,41,52,0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center
}

.game-popup-overlay .game-popup-window .jurisdiction-warning-overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    border-top: none;
    background: #ED1C24;
    padding: 20px
}

.game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .close {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .text {
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

.game-popup-overlay .game-popup-window .frame-container {
    position: relative;
    width: 1040px;
    height: 585px;
    overflow: hidden;
    background: rgba(36,41,52,0.6)
}

.game-popup-overlay .game-popup-window .frame-container iframe {
    position: absolute;
    z-index: 10;
    transition: filter 0.5s ease;
    top: 0;
    left: 0
}

.game-popup-overlay .game-popup-window .frame-container .preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px
}

.game-popup-overlay .game-popup-window .frame-container .preloader img {
    width: 100%;
    height: 100%
}

.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    padding: 30px 0;
    width: 100%;
    background: rgba(36,41,52,0.8);
    opacity: 0;
    transform: translateY(150px);
    transition: transform 0.5s ease, opacity 0.5s ease
}

.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h2,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h4,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h5,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h6,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h1,.tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h3,.tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-align: center
}

.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .deposit {
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 5px
}

.game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .cancel {
    width: auto;
    padding: 0 10px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 5px
}

.game-popup-overlay .game-popup-window .frame-container.start-blocking iframe {
    filter: blur(15px)
}

.game-popup-overlay .game-popup-window .frame-container.start-blocking .game-player-deposit-window {
    transform: translateY(0);
    opacity: 1
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-slider .slick-list:focus {
    outline: none
}

.slick-slider .slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-list .slick-track,.slick-slider .slick-list .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-slider .slick-list .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-slider .slick-list .slick-track:before,.slick-slider .slick-list .slick-track:after {
    content: "";
    display: table
}

.slick-slider .slick-list .slick-track:after {
    clear: both
}

.slick-loading .slick-slider .slick-list .slick-track {
    visibility: hidden
}

.slick-slider .slick-list .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir="rtl"] .slick-slider .slick-list .slick-slide {
    float: right
}

.slick-slider button.slick-arrow {
    position: absolute;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    top: 20px;
    width: 30px;
    height: 95.5%;
    padding: 0;
    outline: none
}

.slick-slider button.slick-arrow:before {
    color: #fff;
    content: "\E012";
    display: inline-block;
    font-family: "Icons" !important;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 14px;
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    text-transform: none !important;
    top: 50%;
    width: 100%
}

.slick-slider button.slick-arrow.slick-next {
    right: -44px
}

.slick-slider button.slick-arrow.slick-next:before {
    transform: rotate(180deg)
}

.slick-slider button.slick-arrow.slick-prev {
    left: -44px
}

.preloader-wrap,.user-settings-preloader,[lang="ar"] .user-settings-preloader,[lang="fa"] .user-settings-preloader {
    background: rgba(36,41,52,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: block
}

.preloader-wrap.sign-in-preloader,.sign-in-preloader.user-settings-preloader {
    background: rgba(36,41,52,0.8)
}

.preloader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px
}

.preloader img {
    width: 150px;
    height: 150px;
    transform: scale(0.5);
    animation: preloader 6s ease-in-out infinite
}

.infinite-scroll {
    width: 100%;
    margin: 30px 0 0 0;
    clear: both;
    position: relative
}

.infinite-scroll .game-preloader {
    width: 80px;
    height: 80px;
    margin: 0 auto
}

.infinite-scroll .game-preloader .preloader {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0)
}

.infinite-scroll .game-preloader .preloader img {
    width: 100%;
    height: 100%
}

.infinite-scroll button {
    display: block;
    margin: 0 auto;
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.game-block {
    width: 200px;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 1px;
    border-radius: 7px
}

.game-block .image-animation-wrap {
    opacity: 1;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 7px
}

.game-block .image-animation-wrap.start-animation {
    opacity: 1
}

.game-block .image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #333333;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform-origin: center center;
    transition: transform 0.4s ease 0s
}

.game-block .image:after,.game-block .image:before {
    transition: opacity 0.5s ease
}

.game-block .image img {
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden
}

.game-block .overlay {
    background: rgba(36,41,52,0.8);
    position: absolute;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    top: 100%;
    left: 0px;
    z-index: 1;
    padding: 10px;
    text-align: center;
    opacity: 0;
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s
}

.game-block .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-block .overlay h2,.game-block .overlay .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .game-block .overlay h1,.game-block .overlay .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .game-block .overlay h3,.game-block .overlay .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .game-block .overlay h4,.game-block .overlay .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .game-block .overlay h5,.game-block .overlay .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .game-block .overlay h6,.game-block .overlay .tournaments-page .text h1,.tournaments-page .text .game-block .overlay h1,.game-block .overlay .tournaments-page .text h3,.tournaments-page .text .game-block .overlay h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.game-block .overlay .button-group {
    margin: 10px 0 0 0
}

.game-block .overlay .button-group:after {
    content: "";
    display: table;
    clear: both
}

.game-block .overlay .button-group:nth-of-type(1) {
    display: inline-block
}

.game-block button {
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease
}

.game-block button span {
    display: inline-block
}

.game-block button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 22px;
    transform-origin: center
}

.game-block button i.start-animation {
    animation: scaleUp 0.5s ease
}

.game-block button.play-btn {
    width: auto;
    padding: 0 10px 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.game-block button.play-btn i {
    left: 15px
}

.game-block button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.game-block button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

.game-block button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

.game-block button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

.game-block button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

.game-block button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

.game-block button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    width: 50px;
    text-align: center
}

.game-block button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.game-block button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

.game-block button.fun:hover {
    background: rgba(237,28,36,0.37)
}

.game-block button:hover {
    background: rgba(237,28,36,0.37)
}

.game-block .demo-btn {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase
}

.game-block .demo-btn:hover {
    color: #EDEE00
}

.game-block .text h2,.game-block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .game-block .text h1,.game-block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .game-block .text h3,.game-block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .game-block .text h4,.game-block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .game-block .text h5,.game-block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .game-block .text h6,.game-block .tournaments-page .text h1,.tournaments-page .game-block .text h1,.game-block .tournaments-page .text h3,.tournaments-page .game-block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.game-block .text h3 {
    font-size: 16px;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.game-block:hover .image {
    transform: scale(1.2)
}

.game-block:hover .image:after,.game-block:hover .image:before {
    opacity: 0 !important;
    transition: opacity 0.5s ease
}

.game-block:hover .overlay {
    opacity: 1;
    transform: translateY(calc(-100% - 0px));
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s
}

.evolution-game-grid h2,.evolution-game-grid .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .evolution-game-grid h1,.evolution-game-grid .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .evolution-game-grid h3,.evolution-game-grid .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .evolution-game-grid h4,.evolution-game-grid .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .evolution-game-grid h5,.evolution-game-grid .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .evolution-game-grid h6,.evolution-game-grid .tournaments-page .text h1,.tournaments-page .text .evolution-game-grid h1,.evolution-game-grid .tournaments-page .text h3,.tournaments-page .text .evolution-game-grid h3 {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #AEAEAE
}

.evolution-game-grid .game-wrap {
    margin: 20px 0 0 0
}

.evolution-game-grid .game-wrap:after {
    content: "";
    display: table;
    clear: both
}

.evolution-game-grid .game-wrap .game-item {
    float: left;
    width: 246px;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 15px;
    cursor: pointer
}

.evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1) {
    margin: 0 0 15px 0
}

.evolution-game-grid .game-wrap .game-item .image {
    width: 100%;
    height: 180px;
    border: 1px solid #4d4d4d;
    position: relative;
    overflow: hidden
}

.evolution-game-grid .game-wrap .game-item .image img {
    display: block;
    width: 100%
}

.evolution-game-grid .game-wrap .game-item .image .game-badge {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0
}

.evolution-game-grid .game-wrap .game-item .image .game-badge:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .text {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
    height: 30px;
    line-height: 30px;
    background: rgba(237,28,36,0.3);
    background: -moz-linear-gradient(left, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    background: -webkit-linear-gradient(left, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    background: linear-gradient(to right, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$left', endColorstr='$right', GradientType=1);
    margin: 0 -1px 0 0;
    padding: 0 10px 0 0;
    text-align: right;
    font-size: 16px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .text:before {
    content: '';
    display: block;
    border-top: 0 solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 5px solid #ED1C24;
    position: absolute;
    right: -4px;
    top: 0
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .text:after {
    content: '';
    display: block;
    border-top: 15px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 5px solid #ED1C24;
    position: absolute;
    right: -4px;
    bottom: 0
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    border-radius: 100%;
    border: 2px solid #ed1c24;
    display: inline-block;
    vertical-align: middle
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content {
    width: 42px;
    height: 42px;
    display: block;
    margin: 2px auto 0;
    line-height: 42px;
    text-align: center;
    background: #17b60f;
    font-family: "BrandonBlack","NotoSansRegular",serif !important;
    border-radius: 50%;
    position: relative
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at,.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken {
    background: #AEAEAE
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at:after,.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind {
    background: #EDEE00
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.total-seats {
    background: #fff;
    color: #ed1c24
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-checkmark-round {
    color: #fff;
    margin: 15px 0 0 0;
    display: inline-block
}

.evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-infinity {
    font-size: 28px;
    margin: 10px 0 0 0;
    display: inline-block
}

.evolution-game-grid .game-wrap .game-item .image .limit {
    height: 30px;
    line-height: 28px;
    font-size: 18px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    background: #ed1c24;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    border-top: 2px solid #ed1c24
}

.evolution-game-grid .game-wrap .game-item .image .exclusive-badge {
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    background: rgba(237,28,36,0.6);
    bottom: 0;
    text-align: center;
    position: absolute;
    border-top: 2px solid #ed1c24;
    top: 22px;
    right: -55px;
    width: 200px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.evolution-game-grid .game-wrap .game-item .image .exclusive-badge.purple {
    background: rgba(193,6,255,0.6);
    border-top: 2px solid #c106ff
}

.evolution-game-grid .game-wrap .game-item .image .exclusive-badge.blue {
    background: rgba(65,105,225,0.6);
    border-top: 2px solid #4169e1
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    text-align: center
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers:after {
    content: '';
    background: #ED1C24;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span {
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    font-family: "BrandonBold","NotoSansBold",serif;
    border-radius: 100%;
    border: 1px solid #ed1c24;
    display: inline-block;
    vertical-align: middle;
    background: #b8b8b8;
    margin: 0 3px
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child {
    width: 35px;
    height: 35px;
    font-size: 18px;
    background: #fff;
    box-shadow: 0 0 0 2px #fff
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child .block {
    font-size: 14px
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span {
    display: inline-block;
    vertical-align: middle
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.black {
    color: #000
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.green {
    color: #39B54A
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.red {
    color: #ed1c24
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block {
    width: 100%;
    display: block;
    text-align: center
}

.evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block:nth-of-type(1) {
    margin: 3px 0 0 0
}

.evolution-game-grid .game-wrap .game-item .title {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 5px 10px;
    height: 60px;
    background: #202f4c;
    line-height: 18px
}

.evolution-game-grid .game-wrap .game-item .title:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.evolution-game-grid .game-wrap .game-item .title span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word
}

.promo-games-group {
    margin: 0 0 20px 0
}

.promo-games-group:after {
    content: "";
    display: table;
    clear: both
}

.promo-games-group .game-promo {
    float: left;
    position: relative;
    width: 748px;
    height: 380px
}

.promo-games-group .game-promo:after {
    content: "";
    display: table;
    clear: both
}

.promo-games-group .game-promo .block {
    width: 748px !important;
    height: 100%;
    position: relative;
    overflow: hidden
}

.promo-games-group .game-promo .block .text {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    background: #ED1C24;
    padding: 10px 30px;
    transition: bottom 0.3s linear
}

.promo-games-group .game-promo .block .text h2,.promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h1,.promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h3,.promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h4,.promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h5,.promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h6,.promo-games-group .game-promo .block .tournaments-page .text h1,.tournaments-page .promo-games-group .game-promo .block .text h1,.promo-games-group .game-promo .block .tournaments-page .text h3,.tournaments-page .promo-games-group .game-promo .block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

.promo-games-group .game-promo .block .text p {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

.promo-games-group .game-promo .slick-slider {
    width: 100%;
    height: 100%
}

.promo-games-group .game-promo .slick-slider .slick-list {
    width: 100%;
    height: 100%
}

.promo-games-group .game-promo .slick-slider .slick-list .slick-track {
    width: 100%;
    height: 100%
}

.promo-games-group .game-promo .slick-slider .slick-dots {
    position: absolute;
    right: 0;
    bottom: 15px
}

.promo-games-group .game-promo .slick-slider .slick-dots li {
    display: inline-block;
    margin: 0 10px 0 0
}

.promo-games-group .game-promo .slick-slider .slick-dots li button {
    position: static;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 100%
}

.promo-games-group .game-promo .slick-slider .slick-dots li button:before {
    display: none
}

.promo-games-group .game-promo .slick-slider .slick-dots li.slick-active button {
    background: #202f4c
}

.promo-games-group .top-games {
    float: left;
    width: 512px;
    margin: 0 0 0 20px;
    position: relative
}

.promo-games-group .top-games:after {
    content: "";
    display: table;
    clear: both
}

.promo-games-group .top-games .game-block:nth-of-type(even) {
    margin: 0 0 20px 20px
}

.promo-games-group .top-games .game-block:last-child {
    margin: 0 0 0 20px
}

.bonus-block {
    float: left;
    width: 48%;
    overflow: hidden;
    position: relative;
    min-height: 200px
}

.bonus-block a {
    cursor: pointer
}

.bonus-block img {
    display: block;
    width: 100%
}

.bonus-block .text {
    width: 100%;
    position: absolute;
    bottom: -150px;
    display: block;
    background: #ED1C24;
    padding: 10px 30px;
    transition: bottom 0.3s linear
}

.bonus-block .text h2,.bonus-block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .bonus-block .text h1,.bonus-block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .bonus-block .text h3,.bonus-block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .bonus-block .text h4,.bonus-block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .bonus-block .text h5,.bonus-block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .bonus-block .text h6,.bonus-block .tournaments-page .text h1,.tournaments-page .bonus-block .text h1,.bonus-block .tournaments-page .text h3,.tournaments-page .bonus-block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

.bonus-block .text p {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

.bonus-block.middle-block {
    height: auto;
    width: 32.6%;
    background: #20242e
}

.bonus-block.middle-block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.bonus-block.middle-block .image {
    display: inline-block;
    vertical-align: middle;
    width: 166px;
    height: 126px;
    position: relative;
    z-index: 1
}

.bonus-block.middle-block .game-text {
    display: inline-block;
    vertical-align: middle;
    width: 227px;
    margin: 0 0 0 20px;
    position: relative;
    z-index: 0;
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.5s ease-in
}

.bonus-block.middle-block .game-text h2,.bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h1,.bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h3,.bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h4,.bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h5,.bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h6,.bonus-block.middle-block .game-text .tournaments-page .text h1,.tournaments-page .text .bonus-block.middle-block .game-text h1,.bonus-block.middle-block .game-text .tournaments-page .text h3,.tournaments-page .text .bonus-block.middle-block .game-text h3 {
    font-size: 14px;
    color: #ed1c24;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

.bonus-block.middle-block .game-text p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

.bonus-block.middle-block .game-text button {
    width: auto;
    padding: 0 10px 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 15px 0 0 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    text-transform: uppercase
}

.bonus-block.middle-block .game-text button span {
    display: inline-block
}

.bonus-block.middle-block .game-text button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 15px;
    transform-origin: center
}

.bonus-block.middle-block .game-text button i.start-animation {
    animation: scaleUp 0.5s ease
}

.bonus-block.middle-block.animate .game-text {
    opacity: 1;
    transform: translateX(0)
}

.search-input {
    display: block;
    position: relative;
    margin: 20px 0 0 0
}

.search-input .icon-wrap {
    border-right: 1px solid #4d4d4d;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    text-align: center
}

.search-input .icon-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.search-input .icon-wrap i {
    color: #4e4e4e;
    font-size: 20px
}

.search-input input {
    padding: 0 35px 0 55px
}

.notification-wrap {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 1000;
    overflow: hidden;
    padding: 0 0 1px 0
}

.notification-wrap .notification {
    min-height: 80px;
    width: 343px;
    background: rgba(36,41,52,0.9);
    border: 1px solid #ed1c24;
    position: relative;
    margin: 20px 0 0 0;
    transform: translateX(-100%);
    transition: transform 0.3s linear
}

.notification-wrap .notification.start-animation {
    transform: translateX(0)
}

.notification-wrap .notification:nth-of-type(1) {
    margin: 0
}

.notification-wrap .notification .icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    display: block;
    height: 100%;
    border-right: 1px solid #ed1c24;
    text-align: center
}

.notification-wrap .notification .icon-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.notification-wrap .notification .icon-wrap .icon-notification-bordred {
    font-size: 30px;
    color: #ed1c24;
    transform-origin: center center 0;
    animation: shake-rotate 800ms ease-in-out infinite
}

.notification-wrap .notification .notification-message-wrap {
    height: 100%;
    margin: 0 0 0 10px;
    padding: 10px 0;
    position: relative;
    top: 0;
    width: 308px
}

.notification-wrap .notification .notification-message-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.notification-wrap .notification .notification-message-wrap:after {
    content: "";
    display: table;
    clear: both
}

.notification-wrap .notification .notification-message-wrap .notification-message {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block {
    margin: 10px 0 0 0
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block:after {
    content: "";
    display: table;
    clear: both
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block img {
    display: block;
    width: 98px;
    height: 70px;
    border: 1px solid #4d4d4d;
    float: left
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    width: 200px
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h2,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h4,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h5,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h6,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h1,.tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h3,.tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    min-height: 28px
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group {
    margin: 10px 0 0 0
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:after {
    content: "";
    display: table;
    clear: both
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:nth-of-type(1) {
    display: inline-block
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button {
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button span {
    display: inline-block
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 11px;
    transform-origin: center
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i.start-animation {
    animation: scaleUp 0.5s ease
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    text-align: center;
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

.notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button:hover {
    background: rgba(237,28,36,0.37)
}

.notification-wrap .notification .icon-close-round {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    color: #ed1c24
}

.profile-info-popup {
    position: relative;
    padding: 20px
}

.profile-info-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.profile-info-popup .icon-close-round:hover {
    color: #ed1c24
}

.profile-info-popup .profile-info-popup-cont {
    margin: 30px 0 0 0
}

.profile-info-popup .profile-info-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

.profile-info-popup .profile-info-popup-cont label {
    position: relative;
    display: block
}

.profile-info-popup .profile-info-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #AEAEAE;
    width: 100%;
    margin: 15px 0 0 0
}

.profile-info-popup .profile-info-popup-cont button {
    width: 130px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 15px auto 0;
    display: block;
    transition: background .5s ease
}

.profile-info-popup .profile-info-popup-cont button:hover {
    background: rgba(8,140,53,0.55)
}

.verification-popup {
    position: relative;
    padding: 20px
}

.verification-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.verification-popup .verification-popup-cont {
    margin: 30px 0 0 0
}

.verification-popup .verification-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

.verification-popup .verification-popup-cont label {
    position: relative;
    display: block
}

.verification-popup .verification-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #AEAEAE;
    width: 100%;
    margin: 15px 0 0 0
}

.verification-popup .verification-popup-cont button {
    width: 130px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 15px auto 0;
    display: block
}

.identify-popup {
    position: relative;
    padding: 20px
}

.identify-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.identify-popup .icon-close-round:hover {
    color: #ed1c24
}

.identify-popup .identify-popup-cont {
    margin: 30px 0 0 0
}

.identify-popup .identify-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

.identify-popup .identify-popup-cont p.check-email {
    text-align: center
}

.identify-popup .identify-popup-cont label {
    position: relative;
    display: block
}

.identify-popup .identify-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #fff;
    width: 100%;
    margin: 15px 0 0 0
}

.identify-popup .identify-popup-cont button {
    width: auto;
    padding: 0 15px 0 40px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 15px auto 0;
    display: block;
    position: relative;
    font-family: "OpenSansBold", serif;
    transition: background .5s ease
}

.identify-popup .identify-popup-cont button:hover {
    background: rgba(237,28,36,0.55)
}

.identify-popup .identify-popup-cont button i {
    color: #fff;
    position: absolute;
    top: 12px;
    left: 15px;
    transform-origin: center
}

.identify-popup .identify-popup-cont button i.start-animation {
    animation: scaleUp 0.5s ease
}

.balance-popup {
    position: relative;
    padding: 90px 20px 20px
}

.balance-popup .icon-deposit {
    color: #39B54A;
    display: block;
    position: absolute;
    font-size: 70px;
    left: 50%;
    top: 20px;
    margin: 0 0 0 -35px;
    transform-origin: center center;
    animation: pulsate 1.5s ease-out infinite
}

.balance-popup p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    margin: 20px 0 0 0
}

.balance-popup .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

.balance-popup .button-group .deposit {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff
}

.balance-popup .button-group .close {
    margin: 0 0 0 15px;
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.global-pagination {
    text-align: center;
    margin: 20px 0 0 0
}

.global-pagination .pagination-wrap {
    display: inline-block;
    padding: 2px;
    background: #20242e
}

.global-pagination .pagination-wrap .pagination:after {
    content: "";
    display: table;
    clear: both
}

.global-pagination .pagination-wrap .pagination li {
    display: block;
    float: left;
    margin: 0 0 0 2px
}

.global-pagination .pagination-wrap .pagination li:first-child {
    margin: 0
}

.global-pagination .pagination-wrap .pagination li a {
    display: block;
    width: 34px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

.global-pagination .pagination-wrap .pagination li.btn-numbered-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

.global-pagination .pagination-wrap .pagination li.btn-numbered-page.active a {
    background: #ED1C24
}

.global-pagination .pagination-wrap .pagination li.btn-numbered-page a:hover {
    background: #ED1C24
}

.global-pagination .pagination-wrap .pagination li.btn-next-more {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

.global-pagination .pagination-wrap .pagination li.btn-next-more a:hover {
    background: #ED1C24
}

.global-pagination .pagination-wrap .pagination li.btn-first-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

.global-pagination .pagination-wrap .pagination li.btn-first-page.disabled {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-first-page.disabled a {
    color: #AEAEAE
}

.global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover a {
    cursor: not-allowed
}

.global-pagination .pagination-wrap .pagination li.btn-first-page a {
    width: 50px
}

.global-pagination .pagination-wrap .pagination li.btn-last-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

.global-pagination .pagination-wrap .pagination li.btn-last-page.disabled {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-last-page.disabled a {
    color: #AEAEAE
}

.global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover a {
    cursor: not-allowed
}

.global-pagination .pagination-wrap .pagination li.btn-last-page a {
    width: 50px
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page a {
    overflow: hidden;
    text-indent: -48px
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page a:after {
    color: #fff;
    content: "\E012";
    font-family: "Icons" !important;
    font-size: 10px;
    left: 19px;
    position: relative
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page a:hover {
    background: #202f4c
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled a:after {
    color: #AEAEAE
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover a {
    cursor: not-allowed
}

.global-pagination .pagination-wrap .pagination li.btn-prev-page.active a {
    background: #20242e
}

.global-pagination .pagination-wrap .pagination li.btn-next-page a {
    overflow: hidden;
    text-indent: -48px
}

.global-pagination .pagination-wrap .pagination li.btn-next-page a:after {
    color: #fff;
    content: "\E013";
    font-family: "Icons" !important;
    font-size: 10px;
    left: 21px;
    position: relative
}

.global-pagination .pagination-wrap .pagination li.btn-next-page a:hover {
    background: #202f4c
}

.global-pagination .pagination-wrap .pagination li.btn-next-page.disabled {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-next-page.disabled a:after {
    color: #AEAEAE
}

.global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover {
    background: none
}

.global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover a {
    cursor: not-allowed
}

.global-pagination .pagination-wrap .pagination li.btn-next-page.active {
    background: #20242e
}

.table {
    display: table;
    width: 100%
}

.table .thead {
    display: table-header-group;
    width: 100%;
    background: #20242e
}

.table .thead .td {
    font-size: 12px;
    color: #AEAEAE;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding-top: 15px;
    padding-bottom: 15px
}

.table .tbody {
    display: table-row-group;
    width: 100%
}

.table .tbody .td {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-family: "OpenSansRegular", serif
}

.table .tbody .tr.final .td {
    color: #39B54A;
    font-size: 18px
}

.table .tbody .tr.final .td:nth-of-type(1) {
    font-size: 14px
}

.table .td {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 5px;
    border-top: 1px solid #4d4d4d
}

.table .td:first-child {
    padding: 12px 5px 12px 15px
}

.table .td:last-child {
    padding: 12px 15px 12px 5px
}

.table .tr {
    display: table-row
}

.progress-bar {
    position: relative;
    width: 180px;
    height: 30px;
    background: #20242e;
    border: 6px solid #20242e
}

.progress-bar .percentage {
    background: #ED1C24;
    position: relative;
    height: 100%;
    width: 0;
    transition: width 400ms linear
}

.progress-bar .percentage-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center
}

.game-grid-top-panel {
    margin: 10px 0 10px 0;
    text-align: left
}

.game-grid-top-panel h1,.game-grid-top-panel .footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .game-grid-top-panel h2,.game-grid-top-panel .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .game-grid-top-panel h1,.game-grid-top-panel .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,.game-grid-top-panel .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text .game-grid-top-panel h1,.game-grid-top-panel .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,.game-grid-top-panel .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .game-grid-top-panel h3,.game-grid-top-panel .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .game-grid-top-panel h4,.game-grid-top-panel .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .game-grid-top-panel h5,.game-grid-top-panel .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .game-grid-top-panel h6 {
    color: #FFFFFF
}

.game-grid-top-panel:after {
    content: "";
    display: table;
    clear: both
}

.game-grid-top-panel .search-input {
    margin: 0
}

.game-grid-top-panel .search-input .icon-close-round {
    color: #AEAEAE;
    position: absolute;
    font-size: 20px;
    right: 8px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-47%)
}

.game-grid-top-panel .Select .Select-control .Select-placeholder {
    color: #AEAEAE
}

.react-tabs__tab-list {
    border: none;
    margin: 0 0 1px 0;
    padding: 0
}

.react-tabs__tab-list [role="tab"] {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    background: #20242e;
    padding: 10px 25px;
    margin: 0 5px 0 0;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    box-shadow: none !important
}

.react-tabs__tab-list [role="tab"][aria-selected="true"] {
    border: 1px solid #4d4d4d;
    border-bottom: none;
    background: #20242e;
    color: #fff;
    border-radius: 0
}

.react-tabs__tab-list [role="tab"][aria-selected="true"]:after {
    content: "";
    border-bottom: 2px solid #ed1c24;
    display: block;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute
}

.react-tabs__tab-list [role="tab"][aria-selected="true"]:focus {
    outline: none;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    box-shadow: none !important
}

.react-tabs__tab-list [role="tab"]:focus {
    outline: none;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    box-shadow: none !important
}

.react-tabs__tab-list [role="tab"]:focus:after {
    content: "";
    border-bottom: 2px solid #ed1c24;
    display: block;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute;
    background: none
}

.scroll-up-wrap>div {
    z-index: 99;
    bottom: 60px !important
}

.scroll-up-wrap .scroll-up {
    display: block;
    background: #ED1C24;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 10;
    border-radus: 100%
}

.message-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 101
}

.message-popup .message-content {
    width: 500px;
    position: relative;
    top: 50%;
    left: 50%;
    text-align: center;
    background: #20242e;
    border: 1px solid #4d4d4d;
    border-top: none;
    transform: translate(-50%, -50%)
}

.message-popup .message-content .icon-success {
    color: #39B54A
}

.message-popup .message-content .icon-error {
    color: #ed1c24
}

.message-popup .message-content .icon-info {
    color: #4169e1
}

.message-popup .message-content .icon-help-rounded {
    color: #ffe44d
}

.message-popup .message-content .popup-header {
    padding: 55px 0 25px 0
}

.message-popup .message-content .popup-header.success {
    border-top: 3px solid #39B54A
}

.message-popup .message-content .popup-header.error {
    border-top: 3px solid #ed1c24
}

.message-popup .message-content .popup-header.info {
    border-top: 3px solid #4169e1
}

.message-popup .message-content .popup-header.question {
    border-top: 3px solid #EDEE00
}

.message-popup .message-content .popup-header i {
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -19px;
    transform-origin: center center;
    animation: pulsate 1.2s ease-out infinite
}

.message-popup .message-content .popup-header h2,.message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h1,.message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h3,.message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h4,.message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h5,.message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h6,.message-popup .message-content .popup-header .tournaments-page .text h1,.tournaments-page .text .message-popup .message-content .popup-header h1,.message-popup .message-content .popup-header .tournaments-page .text h3,.tournaments-page .text .message-popup .message-content .popup-header h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

.message-popup .message-content .popup-content {
    padding: 0 20px 20px 20px
}

.message-popup .message-content .popup-content p {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

.message-popup .message-content .popup-content .button-group {
    margin: 30px 0 0 0
}

.message-popup .message-content .popup-content .button-group button {
    width: auto;
    padding: 0 25px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

.message-popup .message-content .popup-content .button-group button:not(:first-child) {
    margin: 0 0 0 10px
}

.message-popup .message-content .popup-content .button-group button:hover {
    background: rgba(237,28,36,0.55)
}

.random-bonus-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 100
}

.random-bonus-popup-overlay .random-bonus-popup {
    width: 700px;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    padding: 35px 15px 15px;
    background: #20242e;
    border: 1px solid #4d4d4d;
    transform: translate(-50%, -50%)
}

.random-bonus-popup-overlay .random-bonus-popup .button-group {
    display: flex;
    justify-content: center
}

.random-bonus-popup-overlay .random-bonus-popup i {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.random-bonus-popup-overlay .random-bonus-popup i:hover {
    color: #ed1c24
}

.random-bonus-popup-overlay .random-bonus-popup img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer
}

.random-bonus-popup-overlay .random-bonus-popup .text {
    margin: 15px 0 0 0
}

.random-bonus-popup-overlay .random-bonus-popup .text h2,.random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h1,.random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h3,.random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h4,.random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h5,.random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h6,.random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h1,.tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h1,.random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h3,.tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 20px
}

.random-bonus-popup-overlay .random-bonus-popup .text p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    margin: 10px 0 0 0
}

.random-bonus-popup-overlay .random-bonus-popup button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 30px 5px 0 5px;
    min-width: 200px;
    display: block;
    transition: background .5s ease
}

.random-bonus-popup-overlay .random-bonus-popup button:hover {
    background: rgba(8,140,53,0.55)
}

.timer-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 200
}

.timer-popup-overlay .timer-popup {
    width: 600px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    background: #20242e;
    border: 1px solid #4d4d4d;
    transform: translate(-50%, 0)
}

.timer-popup-overlay .timer-popup .popup-header {
    padding: 55px 0 0 0;
    text-align: center
}

.timer-popup-overlay .timer-popup .popup-header i {
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -19px;
    color: #4169e1;
    transform-origin: center center;
    animation: pulsate 1.2s ease-out infinite
}

.timer-popup-overlay .timer-popup .popup-header h2,.timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h1,.timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h3,.timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h4,.timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h5,.timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h6,.timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h1,.tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h1,.timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h3,.tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

.timer-popup-overlay .timer-popup .cont {
    padding: 15px;
    text-align: center
}

.timer-popup-overlay .timer-popup .cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

.timer-popup-overlay .timer-popup .cont .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

.timer-popup-overlay .timer-popup .cont .button-group button {
    width: auto;
    padding: 0 25px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease;
    display: inline-block
}

.timer-popup-overlay .timer-popup .cont .button-group button:not(:first-child) {
    margin: 0 0 0 10px
}

.timer-popup-overlay .timer-popup .cont .button-group button:hover {
    background: rgba(237,28,36,0.55)
}

.game-error {
    margin: 0 auto;
    width: 200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

.game-error p {
    color: #ed1c24;
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.social-share-icons:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.social-share-icons a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    margin: 0 10px 0 0;
    color: #ed1c24
}

.social-share-icons a:last-child {
    margin: 0
}

.alert {
    position: relative;
    width: 100%;
    padding: 15px 30px 15px 15px
}

.alert strong {
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif
}

.alert span {
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 0 0 0 5px
}

.alert i {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%)
}

.alert.alert-success {
    background: #39B54A;
    color: #fff
}

.alert.alert-error {
    background: #ED1C24;
    color: #fff !important
}

.alert.alert-info {
    background: #4169e1;
    color: #fff
}

.alert.alert-warning {
    background: #EDEE00;
    color: #fff
}

.alert.alert-danger {
    background: #ED1C24;
    color: #fff
}

.add-deposit-message {
    background: #20242e;
    padding: 0 20px
}

.add-deposit-message:after {
    content: "";
    display: table;
    clear: both
}

.add-deposit-message>div {
    height: 80px
}

.add-deposit-message>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.add-deposit-message>div.message-wrap {
    float: left
}

.add-deposit-message>div.message-wrap i {
    width: 27px;
    height: 24px;
    font-size: 24px;
    display: inline-block;
    color: #ed1c24;
    margin: 0 20px 0 0;
    vertical-align: middle
}

.add-deposit-message>div.message-wrap span {
    font-size: 13px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: inline-block;
    vertical-align: middle
}

.add-deposit-message>div.button-wrap {
    float: right
}

.add-deposit-message>div.button-wrap button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    transition: background .5s ease
}

.dot-loading span {
    display: inline-block;
    font-family: "MuseoSans900","NotoSansBold",serif;
    color: #fff;
    font-size: 50px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    line-height: 0
}

.dot-loading span:nth-child(2) {
    animation-delay: .2s
}

.dot-loading span:nth-child(3) {
    animation-delay: .4s
}

.game-player-timer {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    z-index: 100
}

.game-player-timer>span {
    background: #ED1C24;
    display: inline-block;
    padding: 10px 15px
}

.loading-spin {
    display: block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 3px solid #4d4d4d;
    border-top-color: #fff;
    animation: loading 1s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px
}

.password-progress {
    position: absolute;
    height: 1px;
    top: 31px;
    transition: all 0.3s linear;
    z-index: 1;
    display: block
}

.password-progress.weak {
    background: #d1462f;
    width: 24%
}

.password-progress.okay {
    background: #57b8ff;
    width: 48%
}

.password-progress.good {
    background: #296E9F;
    width: 72%
}

.password-progress.strong {
    background: #2fbf71;
    width: 100%
}

.mini-games {
    margin: 20px 0 0 0
}

.mini-games button.slick-arrow {
    background: none;
    bottom: 17px;
    top: auto;
    z-index: 20;
    width: 14px;
    height: 14px
}

.mini-games button.slick-arrow.slick-prev {
    left: 0
}

.mini-games button.slick-arrow.slick-prev:before {
    content: '\E012';
    top: 0;
    color: #ed1c24
}

.mini-games button.slick-arrow.slick-next {
    right: 0
}

.mini-games button.slick-arrow.slick-next:before {
    content: '\E012';
    top: 0;
    color: #ed1c24
}

.mini-games .game-wrap {
    cursor: pointer;
    padding: 15px;
    background: #242934
}

.mini-games .game-wrap .image {
    height: 170px
}

.mini-games .game-wrap img {
    display: block;
    width: 100%;
    border: 1px solid #4d4d4d
}

.mini-games .game-wrap span {
    display: block;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center
}

.mini-games .iframe-wrap {
    padding: 0 0 15px 0
}

.mini-games .iframe-wrap iframe {
    height: 300px
}

.fortune-wheel-overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.fortune-wheel-overlay .icon-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.fortune-wheel-overlay .game-popup-window {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.fortune-wheel-overlay .game-popup-window .frame-container {
    min-width: 900px;
    width: 50%;
    height: 100%;
    position: absolute
}

.fortune-wheel-overlay .game-popup-window .frame-container iframe {
    position: absolute;
    z-index: 10;
    transition: filter 0.5s ease
}

.cookies-popup {
    z-index: 16000002;
    background: #20242e;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    border-top: 4px solid #ED1C24
}

.cookies-popup .cookieConsent {
    background: none !important;
    display: block !important;
    position: static !important;
    width: 1280px !important;
    margin: 0 auto
}

.cookies-popup .cookieConsent h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif
}

.cookies-popup .cookieConsent p {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 10px 0 0 0;
    width: 80%
}

.cookies-popup .cookieConsent a {
    display: inline-block;
    font-size: 16px;
    color: #ed1c24;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 10px 0 0 0
}

.cookies-popup .cookieConsent button {
    font-size: 16px;
    color: #fff !important;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    width: 150px;
    height: 30px;
    padding: 0 !important;
    border: none !important;
    background: #ED1C24 !important;
    cursor: pointer
}

.cookies-popup.haveSpecialBackground .cookieConsent {
    width: 1300px !important
}

.transferkart {
    width: 600px;
    margin: 20px auto
}

.transferkart:after {
    content: "";
    display: table;
    clear: both
}

.transferkart .text-wrap {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.transferkart .text-wrap a {
    display: inline-block;
    text-decoration: none;
    color: #ed1c24
}

.transferkart img {
    display: block;
    height: 80px;
    margin: 20px 0 20px 0
}

.transferkart .input-wrap {
    position: relative;
    width: 49%;
    float: left;
    margin: 10px 0 0 0;
    min-height: 60px
}

.transferkart .input-wrap:nth-of-type(2n+2) {
    margin: 10px 0 0 2%
}

.transferkart .input-wrap label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.transferkart .input-wrap input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    margin: 5px 0 0 0
}

.transferkart .input-wrap input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.transferkart .input-wrap input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.transferkart .input-wrap input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.transferkart .input-wrap input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.transferkart .input-wrap .nav li {
    display: inline-block;
    width: 30%
}

.transferkart .input-wrap .nav li:nth-of-type(2) {
    margin: 0 5% 0
}

.transferkart .input-wrap .nav li select {
    margin: 0;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 90% 50%/auto 16%
}

.transferkart .input-wrap select {
    margin: 5px 0 0 0;
    padding: 0 5px;
    height: 38px;
    border: 1px solid #4d4d4d;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 96% 50%/auto 16%
}

.transferkart .input-wrap select option {
    background: #20242e
}

.transferkart .form-group:after {
    content: "";
    display: table;
    clear: both
}

.transferkart button {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    cursor: pointer;
    outline: none !important;
    background: #72A9DB;
    width: 50%;
    margin: 15px auto 0;
    border: none;
    color: #fff
}

.transferkart button:focus {
    outline: 0
}

.transferkart button::-moz-focus-inner {
    border: 0
}

.tvGames iframe {
    width: 1280px !important;
    margin: -62px auto 0;
    position: static !important
}

.blockPage {
    position: absolute;
    width: 700px;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.blockPage .logos {
    display: flex;
    align-items: center
}

.blockPage img {
    width: 300px;
    display: block;
    margin: 0 auto 10px
}

.blockPage p {
    font-size: 14px;
    color: white;
    font-family: Arial, sans-serif;
    margin: 15px 0 0 0
}

.blockPage a {
    color: white;
    margin: 0 5px
}

.react-datepicker__navigation--previous {
    padding: 0 !important;
    width: 10px;
    height: 10px;
    border: 0 !important;
    z-index: 2;
    background: none
}

.react-datepicker__navigation--previous:before {
    content: '\E012';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #181818;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.react-datepicker__navigation--next {
    right: 18px !important;
    padding: 0 !important;
    width: 10px;
    height: 10px;
    border: 0 !important;
    z-index: 2;
    background: none
}

.react-datepicker__navigation--next:before {
    content: '\E013';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #181818;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.icon-bundesliga:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/bundesliga-light.svg") no-repeat center center/contain
}

.icon-bundesliga:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/bundesliga.svg") no-repeat center center/contain
}

.icon-championsleague:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/championsleague-light.svg") no-repeat center center/contain
}

.icon-championsleague:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/championsleague.svg") no-repeat center center/contain
}

.icon-euroleague:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/euroleague-light.svg") no-repeat center center/contain
}

.icon-euroleague:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/euroleague.svg") no-repeat center center/contain
}

.icon-la-liga:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/la-liga-light.svg") no-repeat center center/contain
}

.icon-la-liga:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/la-liga.svg") no-repeat center center/contain
}

.icon-league-1:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/league-1-light.svg") no-repeat center center/contain
}

.icon-league-1:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/league-1.svg") no-repeat center center/contain
}

.icon-premier-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/premier-league-light.svg") no-repeat center center/contain
}

.icon-premier-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/premier-league.svg") no-repeat center center/contain
}

.icon-serie-a:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/serie-a-light.svg") no-repeat center center/contain
}

.icon-serie-a:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/serie-a.svg") no-repeat center center/contain
}

.icon-super-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/super-league-light.svg") no-repeat center center/contain
}

.icon-super-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/super-league.svg") no-repeat center center/contain
}

.icon-football-manager:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/football-manager-light.svg") no-repeat center center/contain
}

.icon-football-manager:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/football-manager.svg") no-repeat center center/contain
}

.icon-liga-nos:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/liga-nos-light.svg") no-repeat center center/contain
}

.icon-liga-nos:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/liga-nos.svg") no-repeat center center/contain
}

.icon-brazilian-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/brazilian-league-light.svg") no-repeat center center/contain
}

.icon-brazilian-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/brazilian-league.svg") no-repeat center center/contain
}

.icon-world-cup:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/world-cup-light.svg") no-repeat center center/contain
}

.icon-world-cup:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/world-cup.svg") no-repeat center center/contain
}

.icon-swedish-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/swedish-league-light.svg") no-repeat center center/contain
}

.icon-swedish-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/swedish-league.svg") no-repeat center center/contain
}

#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
    right: auto;
    left: 0;
    z-index: 100
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md {
    right: auto;
    left: 20px
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md {
    width: 35px !important;
    height: 35px !important
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-md .onesignal-bell-launcher-button {
    width: 35px !important;
    height: 35px !important
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
    fill: #ED1C24 !important
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md .onesignal-bell-launcher-message {
    right: auto !important;
    left: 61px;
    background: #ED1C24
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right .onesignal-bell-launcher-message::after {
    border-right-color: #ED1C24;
    border-left-color: transparent !important;
    left: auto !important;
    right: 100%
}

#launcher {
    margin: 0 20px 1px 20px !important
}

.payment-disclaimer {
    font-size: 12px;
    padding-top: 20px;
    color: #a5a5a5
}

.sponsorship {
    margin: 32px 0 0 0;
    border-top: 1px solid #434d61;
    text-align: center;
    padding: 32px 0 0
}

.sponsorship img {
    margin: 0px 10px;
    width: 200px;
    display: inline-block
}

.cashback-history-wrap h2,.cashback-history-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .cashback-history-wrap h1,.cashback-history-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .cashback-history-wrap h3,.cashback-history-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .cashback-history-wrap h4,.cashback-history-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .cashback-history-wrap h5,.cashback-history-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .cashback-history-wrap h6,.cashback-history-wrap .tournaments-page .text h1,.tournaments-page .text .cashback-history-wrap h1,.cashback-history-wrap .tournaments-page .text h3,.tournaments-page .text .cashback-history-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px
}

.cashback-history-wrap .icon-reply {
    color: #ed1c24;
    font-size: 22px;
    cursor: pointer;
    margin: 0 10px 0 0
}

.cashback-history-wrap .icon-delete,.cashback-history-wrap .icon-email {
    color: #ed1c24;
    font-size: 18px;
    cursor: pointer
}

.cashback-history-wrap .icon-arrow-left-1,.cashback-history-wrap .icon-arrow-right-1 {
    color: #ed1c24;
    font-size: 16px;
    cursor: pointer
}

.cashback-history-wrap .mailbox-header {
    padding: 15px 28px
}

.cashback-history-wrap .mailbox-header:after {
    content: "";
    display: table;
    clear: both
}

.cashback-history-wrap .mailbox-header h2,.cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h1,.cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h3,.cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h4,.cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h5,.cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h6,.cashback-history-wrap .mailbox-header .tournaments-page .text h1,.tournaments-page .text .cashback-history-wrap .mailbox-header h1,.cashback-history-wrap .mailbox-header .tournaments-page .text h3,.tournaments-page .text .cashback-history-wrap .mailbox-header h3 {
    margin: 5px 0 0 0
}

.cashback-history-wrap .mailbox-header .search-input {
    float: right;
    width: 350px;
    margin: 0
}

.cashback-history-wrap .inbox {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.cashback-history-wrap .sentmail {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.cashback-history-wrap .sentmail>h2,.cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h1,.cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h3,.cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h4,.cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h5,.cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h6,.cashback-history-wrap .tournaments-page .text .sentmail>h1,.tournaments-page .text .cashback-history-wrap .sentmail>h1,.cashback-history-wrap .tournaments-page .text .sentmail>h3,.tournaments-page .text .cashback-history-wrap .sentmail>h3 {
    padding: 15px 0 15px 28px
}

.cashback-history-wrap .single-message {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.cashback-history-wrap .single-message .single-message-header {
    border-bottom: 1px solid #4d4d4d;
    padding: 15px
}

.cashback-history-wrap .single-message .single-message-header:after {
    content: "";
    display: table;
    clear: both
}

.cashback-history-wrap .single-message .single-message-header h2,.cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h1,.cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h3,.cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h4,.cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h5,.cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h6,.cashback-history-wrap .single-message .single-message-header .tournaments-page .text h1,.tournaments-page .text .cashback-history-wrap .single-message .single-message-header h1,.cashback-history-wrap .single-message .single-message-header .tournaments-page .text h3,.tournaments-page .text .cashback-history-wrap .single-message .single-message-header h3 {
    float: left
}

.cashback-history-wrap .single-message .single-message-header .right-panel {
    float: right
}

.cashback-history-wrap .single-message .single-message-header .right-panel i:nth-of-type(2) {
    margin: 0 10px 0 20px
}

.cashback-history-wrap .single-message .message-content {
    height: 600px
}

.cashback-history-wrap .single-message .message-content.text {
    height: auto;
    padding: 20px
}

.cashback-history-wrap .single-message .message-content p,.cashback-history-wrap .single-message .message-content div {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 14px;
    line-height: 18px
}

.cashback-history-wrap .single-message .message-content a {
    color: #ed1c24
}

.cashback-history-wrap .table .thead {
    background: #2e3543
}

.cashback-history-wrap .table .thead .tr {
    background: none
}

.cashback-history-wrap .table .tr {
    background: #353c4c
}

.cashback-history-wrap .table .tr.unread {
    background: #202f4c
}

.cashback-history-wrap .table .td {
    font-size: 13px;
    line-height: 13px
}

.cashback-history-wrap .table .td p {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #AEAEAE
}

.cashback-history-wrap .table .td .subject {
    display: block;
    word-wrap: break-word
}

.cashback-history-wrap .table .td .date {
    display: block
}

.cashback-history-wrap .table .td:not(:last-child) {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cashback-history-wrap .table .tbody .td:last-child {
    text-align: right
}

p.sidebar-title {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #a1a1a1;
    text-transform: capitalize;
    margin: 20px 0
}

.footer-pages-wrap .footer-pages-content p.text-tiny {
    font-size: 12px;
    margin-top: 10px;
    color: #606060
}

.game-item-badge {
    display: flex;
    background: #ff0031;
    top: 7px;
    left: 7px;
    position: absolute;
    z-index: 6;
    padding: 3px 6px;
    border: 1px solid transparent;
    border-radius: 5px
}

.game-item-badge.badge-new {
    background: #ff0031
}

.game-item-badge.badge-exclusive {
    background: #088c35
}

.game-item-badge span {
    font-size: 10px;
    color: #d7d7d7;
    text-transform: uppercase
}

.user-referral-link {
    background: #202f4c;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: 20px;
    color: #aeaeae
}

.user-referral-link h2,.user-referral-link .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .user-referral-link h1,.user-referral-link .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .user-referral-link h3,.user-referral-link .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .user-referral-link h4,.user-referral-link .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .user-referral-link h5,.user-referral-link .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .user-referral-link h6,.user-referral-link .tournaments-page .text h1,.tournaments-page .text .user-referral-link h1,.user-referral-link .tournaments-page .text h3,.tournaments-page .text .user-referral-link h3 {
    text-align: center;
    color: white
}

.user-referral-link a {
    color: #aeaeae
}

.user-referral-link a:hover {
    color: #aeaeae
}

.user-referral-link a:active {
    color: #aeaeae
}

.otp-countdown-wrapper {
    font-size: 13px;
    color: white;
    padding-top: 10px;
    text-align: center
}

.otp-countdown-wrapper .otp-countdown {
    display: inline-block
}

.fixed-header-wrap>div>div:nth-of-type(1) {
    padding: 0 0 120px 0 !important
}

.fixed-header {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    transform: unset !important
}

.fixed-header.sticky .header {
    height: 70px;
    background: #20242e
}

.fixed-header.sticky .header .logo {
    margin: 10px 0 0 0
}

.fixed-header.sticky .header .logo a {
    height: 45px
}

.fixed-header.sticky .header .main-menu {
    opacity: 0;
    height: 0;
    overflow: hidden
}

.fixed-header.sticky .header .top-header .menu-icon {
    opacity: 1
}

.fixed-header.sticky:hover .header {
    height: 120px
}

.fixed-header.sticky:hover .header .logo {
    margin: 10px 0 0 0
}

.fixed-header.sticky:hover .header .logo a {
    height: 60px
}

.fixed-header.sticky:hover .header .main-menu {
    opacity: 1;
    height: auto;
    overflow: visible
}

.fixed-header.sticky:hover .header .top-header .menu-icon {
    opacity: 0
}

.fixed-header.sticky:hover .sign-up-window {
    top: 120px
}

.special-background .header .header-content .logo {
    margin: 18px 0 0 10px
}

.special-background .header .header-content .top-header {
    margin: 15px 10px 0 0
}

.special-background .header .main-menu {
    margin: 10px 10px 0 0
}

.special-background .fixed-header.sticky .header .logo {
    margin: 10px 0 0 10px
}

.special-background .fixed-header.sticky:hover .header .logo {
    margin: 10px 0 0 10px
}

.header {
    background: #20242e;
    border-bottom: 1px solid #ed1c24;
    height: 120px;
    position: relative;
    z-index: 30;
    transition: height 0.2s ease
}

.header .header-content {
    width: 1280px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.header .header-content:after {
    content: "";
    display: table;
    clear: both
}

.header .header-content .header-sponsorships {
    float: left;
    width: 200px;
    height: 50px;
    color: white;
    margin: 22px 0 0 0px
}

.header .header-content .header-sponsorships ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.header .header-content .header-sponsorships ul li {
    display: inline-block
}

.header .header-content .header-sponsorships ul li img {
    width: 30px
}

.header .header-content .header-sponsorships p {
    display: inline-block;
    width: 75px;
    font-size: 12px;
    text-align: right;
    margin-right: 5px
}

.header .header-content .logo {
    position: relative;
    z-index: 1;
    float: left;
    transition: margin 0.3s ease;
    height: 60px;
    width: 223px;
    margin: 15px 0 0 10px
}

.header .header-content .logo a {
    display: block;
    transition: height 0.3s ease
}

.header .header-content .top-header {
    height: 36px;
    float: right;
    margin: 15px 0 0 0;
    width: 59%
}

.header .header-content .top-header:after {
    content: "";
    display: table;
    clear: both
}

.header .header-content .top-header .menu-icon {
    float: right;
    position: relative;
    margin: 10px 50px 0 0;
    opacity: 0;
    transition: opacity 0.2s ease
}

.header .header-content .top-header .menu-icon:after {
    content: "";
    display: table;
    clear: both
}

.header .header-content .top-header .menu-icon i {
    color: #ed1c24;
    font-size: 28px;
    line-height: 17px
}

.header .header-content .top-header .menu-icon .tooltip {
    background: #EDEE00;
    color: #000;
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: block;
    padding: 2px 5px;
    position: absolute;
    right: -7px;
    top: -14px;
    font-size: 15px
}

.header .header-content .top-header .menu-icon .title {
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    float: left
}

.header .header-content .top-header .top-header-cont {
    float: right
}

.header .header-content .top-header .sign-up {
    display: inline-block;
    width: auto;
    padding: 0 26px;
    border: 1px solid #4d4d4d;
    background: none;
    color: #fff;
    transition: background 0.3s ease, border 0.3s ease
}

.header .header-content .top-header .sign-up:hover {
    background: #ED1C24 !important;
    border-color: #ed1c24 !important
}

.header .header-content .top-header .sign-in {
    width: auto;
    padding: 0 28px;
    border: 1px solid #4d4d4d;
    background: none;
    color: #fff;
    transition: background 0.3s ease, border 0.3s ease;
    margin: 0 0 0 9px
}

.header .header-content .top-header .sign-in:hover {
    background: #ED1C24 !important;
    border-color: #ed1c24 !important
}

.header .header-content .top-header .sign-in-wrap {
    display: inline-block;
    position: relative
}

.header .header-content .top-header .live-help {
    height: 33px;
    cursor: pointer;
    padding: 0 12px 0;
    display: inline-block;
    vertical-align: top
}

.header .header-content .top-header .live-help:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .live-help .support {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    transition: color 0.3s ease
}

.header .header-content .top-header .live-help .support:hover {
    color: #ed1c24
}

.header .header-content .top-header .search-box {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    padding: 0 12px 0
}

.header .header-content .top-header .search-box:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .search-box .search-icon {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

.header .header-content .top-header .search-box .search-icon.opened {
    color: #ed1c24
}

.header .header-content .top-header .search-box .search-icon:hover {
    color: #ed1c24
}

.header .header-content .top-header .header-clock {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    padding: 0 0 0 12px
}

.header .header-content .top-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

.header .header-content .top-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

.header .header-content .top-header .header-profile {
    display: inline-block
}

.header .header-content .top-header .header-profile:after {
    content: "";
    display: table;
    clear: both
}

.header .header-content .top-header .header-profile .username {
    float: left;
    position: relative;
    margin: 0 0 0 12px
}

.header .header-content .top-header .header-profile .username .user-wrap {
    display: block;
    height: 33px;
    width: 38px;
    text-align: center;
    cursor: pointer
}

.header .header-content .top-header .header-profile .username .user-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .username .user-wrap .icon-user {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff
}

.header .header-content .top-header .header-profile .username .user-wrap .icon-user.active {
    color: #AEAEAE
}

.header .header-content .top-header .header-profile .username .user-wrap .icon-user:hover {
    color: #ed1c24
}

.header .header-content .top-header .header-profile .username .username-popup {
    z-index: 1;
    position: absolute;
    top: 35px;
    left: 0;
    width: 200px;
    background: #20242e;
    border: 1px solid #000
}

.header .header-content .top-header .header-profile .username .username-popup>div {
    cursor: pointer
}

.header .header-content .top-header .header-profile .username .username-popup>div a {
    padding: 12px 0 12px 15px;
    display: block;
    text-decoration: none
}

.header .header-content .top-header .header-profile .username .username-popup>div a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child) {
    position: relative
}

.header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child):before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

.header .header-content .top-header .header-profile .username .username-popup>div i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

.header .header-content .top-header .header-profile .username .username-popup>div span {
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif
}

.header .header-content .top-header .header-profile .username .username-popup>div span span {
    margin: 0 0 0 0
}

.header .header-content .top-header .header-profile .username .username-popup>div.account a:after {
    display: none
}

.header .header-content .top-header .header-profile .username .username-popup>div.account a>span {
    display: block;
    vertical-align: top;
    font-size: 10px;
    margin: 2px 0 0 0;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.header .header-content .top-header .header-profile .username .username-popup>div.account .user {
    margin: 0 0 5px 0
}

.header .header-content .top-header .header-profile .username .username-popup>div.account .user:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .username .username-popup>div:hover i,.header .header-content .top-header .header-profile .username .username-popup>div:hover span {
    color: #AEAEAE
}

.header .header-content .top-header .header-profile .money-wrap {
    position: relative;
    height: 33px;
    float: left;
    padding: 0 3px 0 15px
}

.header .header-content .top-header .header-profile .money-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .money-wrap .money {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansBold", serif
}

.header .header-content .top-header .header-profile .money-wrap .money i {
    display: inline-block;
    margin: 0 0 0 5px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown {
    position: absolute;
    top: 35px;
    left: 0;
    width: 265px;
    padding: 12px 0;
    background: #20242e;
    border: 1px solid #000;
    z-index: 1;
    cursor: default
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance {
    padding: 0 0 0 15px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label {
    height: 16px;
    display: block;
    vertical-align: middle;
    padding: 0 0 0 19px;
    cursor: pointer
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label input[type="checkbox"]:checked+.icon:before {
    color: #fff;
    font-size: 11px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span.icon {
    background: #20242e;
    border-color: #fff;
    color: #fff;
    width: 14px;
    height: 14px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span:nth-of-type(2) {
    margin: -3px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 11px;
    font-family: "MuseoSans900","NotoSansBold",serif
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p {
    padding: 0 0 0 15px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child) {
    margin: 12px 0 0 0;
    padding: 12px 0 0 15px;
    position: relative
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child):before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p i {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a {
    text-decoration: none
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "MuseoSans900","NotoSansBold",serif;
    color: #fff;
    margin: 0 0 0 10px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(1) {
    width: 100px
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(2) {
    width: 119px;
    margin: 0 0 0 0;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover i,.header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover span {
    color: #AEAEAE
}

.header .header-content .top-header .header-profile .money-wrap .payment-modal-group {
    display: inline-block;
    vertical-align: middle
}

.header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    transition: background .5s ease
}

.header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money:hover {
    background: rgba(8,140,53,0.55)
}

.header .header-content .top-header .header-profile .header-mail {
    position: relative;
    display: block;
    float: left;
    border-left: none;
    padding: 0 15px;
    height: 33px;
    cursor: pointer
}

.header .header-content .top-header .header-profile .header-mail .animation-wrap {
    height: 33px
}

.header .header-content .top-header .header-profile .header-mail .animation-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.header .header-content .top-header .header-profile .header-mail .icon-notifications {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px
}

.header .header-content .top-header .header-profile .header-mail .icon-notifications.active {
    color: #AEAEAE
}

.header .header-content .top-header .header-profile .header-mail .icon-notifications:hover {
    color: #ed1c24
}

.header .header-content .top-header .header-profile .header-mail .notifications {
    display: inline-block;
    position: absolute;
    font-size: 8px;
    background: #ED1C24;
    padding: 1px 4px 3px;
    text-align: center;
    top: 0;
    right: 13px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup {
    position: absolute;
    top: 48px;
    right: 0;
    width: 261px;
    background: #000;
    border: 1px solid #4d4d4d;
    z-index: 1
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
    position: absolute;
    top: -7px;
    right: 20px
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:before {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4d4d4d;
    position: absolute;
    top: -9px;
    right: 20px
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a {
    display: block;
    text-decoration: none;
    padding: 10px;
    border-bottom: 1px solid #4d4d4d
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h2,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h4,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h5,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h6,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h1,.tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h3,.tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3 {
    font-size: 13px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #AEAEAE
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a p {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #ed1c24;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup button {
    display: block;
    width: 100%;
    padding: 0px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    margin: 0
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    transform: translate(-53%, -57%)
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader img {
    width: 70px;
    height: 70px
}

.header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .custom-scroll {
    position: static
}

.verify-email-notification {
    width: 100%;
    background: #f21e31;
    z-index: 999999999999999;
    text-align: center;
    color: white;
    opacity: 1;
    position: absolute;
    top: 0;
    padding: 3px 0px;
    font-size: 14px
}

.main-menu {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: opacity 0.5s ease-in;
    z-index: 0
}

.main-menu:after {
    content: "";
    display: table;
    clear: both
}

.main-menu>div {
    display: inline-block
}

.main-menu ul {
    display: inline-block;
    padding: 0;
    text-align: center
}

.main-menu ul li {
    display: inline-block
}

.main-menu ul li a {
    display: block;
    height: 40px;
    line-height: 43px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 5px;
    position: relative
}

.main-menu ul li a span {
    position: relative;
    z-index: 1
}

.main-menu ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    background: #ED1C24
}

.main-menu ul li a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.main-menu ul li a.active:before {
    background: #ED1C24;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.main-menu ul li a .tooltip {
    color: #000;
    background: #EDEE00;
    display: block;
    padding: 2px 5px;
    position: absolute;
    top: -12px;
    right: 0;
    line-height: normal
}

.main-menu .header-images {
    vertical-align: bottom;
    height: 40px
}

.main-menu .header-images:after {
    content: "";
    display: table;
    clear: both
}

.main-menu .header-images div {
    float: left;
    height: 40px;
    margin: 0 0 0 10px;
    padding: 4px 0 0 0
}

.main-menu .header-images div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.main-menu .header-images div.hidden {
    display: none
}

.main-menu .header-images div.full {
    height: 40px;
    margin: 0 0 0 15px;
    padding: 0
}

.main-menu .header-images div.full a img {
    height: 40px;
    max-width: 60px
}

.main-menu .header-images a {
    display: inline-block;
    vertical-align: middle
}

.main-menu .header-images a img {
    display: block;
    height: 28px
}

.banner-wrap .banner {
    background: #242934;
    position: relative;
    z-index: 1
}

.banner-wrap .banner .banner-container {
    width: 1280px;
    margin: 0 auto;
    height: 396px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.banner-wrap .banner .banner-container.banner-container .slick-slider .slick-list .slick-track {
    transform: none !important
}

.banner-wrap .banner .banner-container .link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.banner-wrap .banner .banner-container .slick-slider {
    height: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.banner-wrap .banner .banner-container .slick-slider .slick-list {
    width: 100%;
    height: 100%
}

.banner-wrap .banner .banner-container .slick-slider .slick-list .slick-track {
    width: 100%;
    height: 100%
}

.banner-wrap .banner .banner-container .slick-slider .image-wrap {
    position: relative;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow {
    width: 16px;
    height: 16px;
    font-size: 6px;
    background: none;
    color: #ed1c24;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow:before {
    font-size: 16px;
    height: auto;
    top: 0;
    color: #ed1c24
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev {
    left: 11px
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev:before {
    content: '\E012'
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next {
    right: 11px
}

.banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next:before {
    content: '\E013';
    transform: rotate(0deg) !important
}

.banner-wrap .banner .banner-container .slick-slider .slick-dots {
    position: absolute;
    left: 60px;
    bottom: 24px;
    z-index: 10
}

.banner-wrap .banner .banner-container .slick-slider .slick-dots li {
    float: left;
    margin: 0 8px 0 0
}

.banner-wrap .banner .banner-container .slick-slider .slick-dots li button {
    padding: 0;
    margin: 0;
    height: 8px;
    width: 24px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    overflow: hidden;
    text-indent: -9999px
}

.banner-wrap .banner .banner-container .slick-slider .slick-dots li.slick-active button {
    background: #ED1C24
}

.banner-wrap .banner .banner-container .slick-slider .slick-slide:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.banner-wrap .banner .banner-container .slick-slider .slick-slide.slick-active {
    z-index: 1
}

.banner-wrap .banner .banner-container .slick-slider .slick-slide div {
    height: 100%
}

.banner-wrap .banner .banner-container .slick-slider .slick-slide .image-wrap {
    position: relative;
    height: 100%
}

.banner-wrap .banner .banner-container .banner-group {
    position: relative;
    height: 100%
}

.banner-wrap .banner .banner-container .banner-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.banner-wrap .banner .banner-container .banner-group .text {
    max-width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 10px;
    margin: 0 0 0 30px;
    background: rgba(36,41,52,0.8)
}

.banner-wrap .banner .banner-container .banner-group .text h2,.banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h1,.banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h3,.banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h4,.banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h5,.banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h6,.banner-wrap .banner .banner-container .banner-group .tournaments-page .text h1,.tournaments-page .banner-wrap .banner .banner-container .banner-group .text h1,.banner-wrap .banner .banner-container .banner-group .tournaments-page .text h3,.tournaments-page .banner-wrap .banner .banner-container .banner-group .text h3 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-transform: uppercase
}

.banner-wrap .banner .banner-container .banner-group .text a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 20px 0 0 0
}

.banner-wrap .banner .banner-container .banner-group .text a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.banner-wrap .banner .banner-container .banner-group .text a i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 12px;
    color: #ed1c24;
    margin: 0 7px 0 0
}

.banner-wrap .banner .banner-container .banner-group .text a>span {
    display: inline-block;
    vertical-align: middle;
    width: 82%
}

.banner-wrap .banner .banner-container .banner-group .full-url {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

.banner-wrap.has-winners:after {
    content: "";
    display: table;
    clear: both
}

.banner-wrap.has-winners .banner {
    float: left
}

.banner-wrap.has-winners .banner .banner-container {
    width: 954px;
    height: 295px
}

.banner-wrap .banner-winners {
    float: right;
    width: 300px;
    height: 295px
}

.banner-wrap .banner-winners>h2,.banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h1,.single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h1,.banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h3,.single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h3,.banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h4,.single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h4,.banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h5,.single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h5,.banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h6,.single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h6,.banner-wrap .tournaments-page .text .banner-winners>h1,.tournaments-page .text .banner-wrap .banner-winners>h1,.banner-wrap .tournaments-page .text .banner-winners>h3,.tournaments-page .text .banner-wrap .banner-winners>h3 {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 9px 0 0 12px
}

.banner-wrap .banner-winners .vertical-slider-container {
    margin: 7px 0 0 0;
    height: 265px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider {
    height: 265px
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2) {
    display: none
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list {
    height: 265px !important
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide {
    height: 53px;
    padding: 0 30px 0 6px;
    border-bottom: 1px solid transparent;
    position: relative;
    transition: background 0.5s ease;
    cursor: pointer
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:after {
    content: "";
    display: table;
    clear: both
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover {
    background: rgba(32,36,46,0.6);
    border-bottom: 1px solid #ed1c24
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover i {
    opacity: 1
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .image {
    float: left;
    border-radius: 5px;
    border: 1px solid #181818;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    width: 70px;
    height: 35px;
    margin: 10px 0 0 0
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text {
    float: left;
    width: 185px;
    margin: 12px 0 0 7px
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 15px
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span {
    display: inline-block
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.amount {
    color: #ed1c24;
    margin: 0 3px;
    font-family: "BrandonBold","NotoSansBold",serif
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.user {
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 0 3px 0 0
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.game-name {
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 0 0 0 3px
}

.banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide i {
    position: absolute;
    border-radius: 100%;
    color: #ed1c24;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    opacity: 0;
    transition: opacity 0.6s ease
}

.panel-wrap {
    position: relative;
    order: 3
}

.panel-wrap:after {
    content: "";
    display: table;
    clear: both
}

.panel-wrap .banner-panel {
    float: left;
    width: 887px;
    height: 182px
}

.panel-wrap .banner-panel:after {
    content: "";
    display: table;
    clear: both
}

.panel-wrap .banner-panel .block {
    width: 212px;
    height: 182px;
    float: left;
    text-align: center;
    display: block;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: linear-gradient(to bottom, #242934 0%, #202f4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0);
    transition: background 0.5s ease, box-gradient 0.5s ease
}

.panel-wrap .banner-panel .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.panel-wrap .banner-panel .block:hover {
    background: #111928
}

.panel-wrap .banner-panel .block:not(:first-child) {
    margin: 0 0 0 13px
}

.panel-wrap .banner-panel .block i {
    font-size: 50px;
    background: -webkit-linear-gradient(#AEAEAE, #e1e1e1);
    background: linear-gradient(#AEAEAE, #e1e1e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.panel-wrap .banner-panel .block .title {
    margin: 15px 0 0 0;
    width: 100%
}

.panel-wrap .banner-panel .block .title h2,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,.panel-wrap .banner-panel .block .title .tournaments-page .text h1,.tournaments-page .text .panel-wrap .banner-panel .block .title h1,.panel-wrap .banner-panel .block .title .tournaments-page .text h3,.tournaments-page .text .panel-wrap .banner-panel .block .title h3 {
    font-size: 30px;
    line-height: 34px;
    color: #ed1c24;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-transform: uppercase
}

.panel-wrap .banner-panel .block .title h3 {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    text-transform: uppercase
}

.panel-wrap .banner-news {
    position: relative;
    float: left;
    margin: 0 0 0 13px;
    width: 380px;
    height: 182px;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: linear-gradient(to bottom, #242934 0%, #202f4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0)
}

.panel-wrap .banner-news .vertical-slider-container {
    height: 120px;
    margin: 20px 0 0;
    padding: 0 0 0 16px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider {
    height: 120px
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list {
    height: 120px !important
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide {
    height: 120px
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button {
    text-indent: 0;
    top: auto
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button:before {
    display: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block {
    margin: 10px 0 0 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block:after {
    content: "";
    display: table;
    clear: both
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image {
    display: block;
    width: 140px;
    height: 100px;
    float: left;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    border-radius: 0;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before {
    top: 0;
    left: 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    bottom: 0;
    right: 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover::after {
    width: 100%;
    height: 100%
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    width: 200px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text {
    min-height: 48px
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    min-height: 37px
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .user,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .user,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .user,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .user,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .user,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .user,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .user,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user {
    text-transform: capitalize
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .won,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .won,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .won,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .won,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .won,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .won,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .won,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won {
    font-family: "MuseoSans300","NotoSansRegular",serif
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .game,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .game,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .game,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .game,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .game,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .game,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .game,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game {
    display: block;
    margin: 2px 0 0 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p {
    font-size: 22px;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 5px 0 0 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group {
    margin: 5px 0 0 0
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:after {
    content: "";
    display: table;
    clear: both
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:nth-of-type(1) {
    display: inline-block
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button {
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button span {
    display: inline-block
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 11px;
    transform-origin: center
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i.start-animation {
    animation: scaleUp 0.5s ease
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play {
    padding: 0 10px;
    width: auto
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i {
    display: none
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    text-align: center;
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button:hover {
    background: rgba(237,28,36,0.37)
}

.panel-wrap .banner-news>h2,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,.panel-wrap .tournaments-page .text .banner-news>h1,.tournaments-page .text .panel-wrap .banner-news>h1,.panel-wrap .tournaments-page .text .banner-news>h3,.tournaments-page .text .panel-wrap .banner-news>h3 {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 19px;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #394152 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #394152 100%);
    background: linear-gradient(to bottom, #242934 0%, #394152 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0)
}

.panel-wrap .banner-news .badge {
    width: 40px;
    height: 27px;
    background: #ED1C24;
    position: absolute;
    top: -2px;
    right: 15px;
    text-align: center
}

.panel-wrap .banner-news .badge:after {
    border-left: 22px solid transparent;
    border-top: 13px solid #ed1c24;
    bottom: -12px;
    content: "";
    display: block;
    position: absolute;
    right: 0
}

.panel-wrap .banner-news .badge:before {
    border-right: 22px solid transparent;
    border-top: 13px solid #ed1c24;
    bottom: -12px;
    content: "";
    display: block;
    position: absolute;
    left: 0
}

.panel-wrap .banner-news .badge i {
    display: inline-block;
    line-height: 27px;
    font-size: 24px;
    color: #000
}

.panel-wrap .panel-leagues {
    float: left;
    width: 628px
}

.panel-wrap .panel-leagues>h2,.panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h1,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h1,.panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h3,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h3,.panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h4,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h4,.panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h5,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h5,.panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h6,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h6,.panel-wrap .tournaments-page .text .panel-leagues>h1,.tournaments-page .text .panel-wrap .panel-leagues>h1,.panel-wrap .tournaments-page .text .panel-leagues>h3,.tournaments-page .text .panel-wrap .panel-leagues>h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

.panel-wrap .panel-leagues .block {
    float: left;
    width: 145px;
    margin-right: 12px
}

.panel-wrap .panel-leagues .block:nth-of-type(4n+2) {
    margin-right: 24px
}

.panel-wrap .panel-leagues .block:nth-of-type(4n+4) {
    margin-right: 0
}

.panel-wrap .panel-leagues .block:nth-of-type(-n+4) {
    margin-bottom: 20px
}

.panel-wrap .panel-leagues .block a {
    display: block;
    height: 119px;
    position: relative;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 0px
}

.panel-wrap .panel-leagues .block a:before,.panel-wrap .panel-leagues .block a:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

.panel-wrap .panel-leagues .block a:before,.panel-wrap .panel-leagues .block a:after {
    border-radius: 0px;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.panel-wrap .panel-leagues .block a:before {
    top: 0;
    left: 0
}

.panel-wrap .panel-leagues .block a:after {
    bottom: 0;
    right: 0
}

.panel-wrap .panel-leagues .block a:hover:before,.panel-wrap .panel-leagues .block a:hover::after {
    width: 100%;
    height: 100%
}

.panel-wrap .panel-leagues .block a:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

.panel-wrap .panel-leagues .block a:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

.panel-wrap .panel-leagues .block a span {
    display: block;
    width: 100px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.panel-wrap .panel-leagues .block a span:after,.panel-wrap .panel-leagues .block a span:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.panel-wrap .panel-leagues .block a span:after {
    opacity: 0;
    transition: opacity 0.5s ease
}

.panel-wrap .panel-leagues .block a:hover span:after {
    opacity: 1
}

.panel-wrap .panel-leagues .block h2,.panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h1,.panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h3,.panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h4,.panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h5,.panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h6,.panel-wrap .panel-leagues .block .tournaments-page .text h1,.tournaments-page .text .panel-wrap .panel-leagues .block h1,.panel-wrap .panel-leagues .block .tournaments-page .text h3,.tournaments-page .text .panel-wrap .panel-leagues .block h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-align: center;
    margin: 5px 0 0 0;
    min-height: 28px
}

.panel-below-slider {
    color: white;
    width: 100%
}

.panel-below-slider:after {
    content: "";
    display: table;
    clear: both
}

.panel-below-slider p {
    width: 600px;
    margin: 0 auto
}

.panel-below-slider img {
    display: inline-block
}

.panel-redirect-banner {
    color: white;
    background: #c32426;
    margin: 16px 0px 0px 0px
}

.panel-redirect-banner:after {
    content: "";
    display: table;
    clear: both
}

.panel-redirect-banner p {
    padding: 15px 0px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center
}

.panel-redirect-banner p span a {
    border: 2px solid white;
    background: #e02529;
    color: white;
    text-decoration: none;
    border-radius: 20px;
    padding: 5px 15px;
    text-transform: lowercase;
    font-size: 18px;
    margin: 0px 5px
}

.panel-product-banners {
    order: 2;
    margin: 16px 0 0 0
}

.panel-product-banners:after {
    content: "";
    display: table;
    clear: both
}

.panel-product-banners .panel-product-banner-block {
    float: left;
    width: 302px;
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 2px
}

.panel-product-banners .panel-product-banner-block:before,.panel-product-banners .panel-product-banner-block:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

.panel-product-banners .panel-product-banner-block:before,.panel-product-banners .panel-product-banner-block:after {
    border-radius: 2px;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.panel-product-banners .panel-product-banner-block:before {
    top: 0;
    left: 0
}

.panel-product-banners .panel-product-banner-block:after {
    bottom: 0;
    right: 0
}

.panel-product-banners .panel-product-banner-block:hover:before,.panel-product-banners .panel-product-banner-block:hover::after {
    width: 100%;
    height: 100%
}

.panel-product-banners .panel-product-banner-block:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

.panel-product-banners .panel-product-banner-block:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

.panel-product-banners .panel-product-banner-block:hover {
    border-color: #ed1c24
}

.panel-product-banners .panel-product-banner-block:not(:nth-of-type(1)) {
    margin: 0 0 0 24px
}

.panel-product-banners .panel-product-banner-block img {
    display: block;
    width: 100%;
    border-radius: 2px 2px 0 0
}

.panel-product-banners .panel-product-banner-block .text {
    min-height: 70px;
    padding: 5px 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.panel-product-banners .panel-product-banner-block .text h2,.panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h1,.panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h3,.panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h4,.panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h5,.panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h6,.panel-product-banners .panel-product-banner-block .tournaments-page .text h1,.tournaments-page .panel-product-banners .panel-product-banner-block .text h1,.panel-product-banners .panel-product-banner-block .tournaments-page .text h3,.tournaments-page .panel-product-banners .panel-product-banner-block .text h3 {
    text-align: center;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 16px
}

.panel-games {
    width: 100%
}

.panel-games .panel-game-block {
    width: 635px;
    float: left
}

.panel-games .panel-game-block:nth-of-type(2) {
    float: right
}

.panel-games .panel-game-block>h2,.panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h1,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h1,.panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h3,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h3,.panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h4,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h4,.panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h5,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h5,.panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h6,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h6,.panel-games .tournaments-page .text .panel-game-block>h1,.tournaments-page .text .panel-games .panel-game-block>h1,.panel-games .tournaments-page .text .panel-game-block>h3,.tournaments-page .text .panel-games .panel-game-block>h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}


.panel-games .panel-game-block .game-block-wrap {
    width: 317px;
    height: 260px;
    float: left
}

.panel-games .panel-game-block .game-block-wrap .game-block {
    float: none;
    width: 317px;
    height: 100%;
    min-height: 240px;
    max-height: 240px
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap {
    height: 238px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay {
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button {
    width: 165px;
    float: none
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button i {
    left: 5px;
    top: 8px
}

.panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay .demo-btn {
    margin: 5px 0 0 0;
    display: block
}

.panel-games .panel-game-block .game-block-wrap .game-block:hover .overlay {
    transform: translateY(-100%)
}

.panel-games .panel-game-block .game-block-wrap h2,.panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h1,.panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h3,.panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h4,.panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h5,.panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h6,.panel-games .panel-game-block .game-block-wrap .tournaments-page .text h1,.tournaments-page .text .panel-games .panel-game-block .game-block-wrap h1,.panel-games .panel-game-block .game-block-wrap .tournaments-page .text h3,.tournaments-page .text .panel-games .panel-game-block .game-block-wrap h3 {
    margin: 10px 0 0 0;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-align: center;
    padding: 0 0 2px 0
}

.panel-games .panel-game-block .slick-slider button.slick-arrow {
    width: 16px;
    height: 16px;
    font-size: 6px;
    background: none;
    color: #fff;
    z-index: 1
}

.panel-games .panel-game-block .slick-slider button.slick-arrow:before {
    font-size: 16px;
    height: auto;
    top: 0
}

.panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev {
    left: 0;
    top: auto;
    bottom: -2px
}

.panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev:before {
    content: '\E012'
}

.panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next {
    right: 0;
    top: auto;
    bottom: -2px
}

.panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next:before {
    content: '\E013 ';
    transform: rotate(0deg) !important
}

.container {
    min-height: 600px;
    background-color: #20242e;
    padding: 62px 0 105px
}

.container .container-content {
    width: 1280px;
    margin: 0 auto
}

.container .container-content:after {
    content: "";
    display: table;
    clear: both
}

.container .container-content.full-page {
    width: 100%;
    margin: -62px 0 0 0
}

.no-sidebar {
    text-align: center;
    margin: 0 0 15px 0
}

.no-sidebar .toggle-filters {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 10px 0 10px 0
}

.no-sidebar .toggle-filters i {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px 0 0;
    color: #fff
}

.no-sidebar .toggle-filters span {
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    margin-left: 5px
}

.no-sidebar .toggle-filters img {
    height: 21px;
    display: inline-block;
    vertical-align: middle
}

.no-sidebar .main-sidebar .filters-tabs button {
    padding: 0 10px 5px;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    background: none;
    border: none;
    background: #20242e;
    border-bottom: 2px solid #4d4d4d;
    cursor: pointer;
    height: 24px;
    width: 49.5%;
    color: white
}

.no-sidebar .main-sidebar .filters-tabs button:first-child {
    margin: 0 1% 0 0
}

.no-sidebar .main-sidebar .filters-tabs button>span {
    display: inline-block;
    color: #fff
}

.no-sidebar .main-sidebar .filters-tabs button.active {
    border-color: #ed1c24
}

.no-sidebar .main-sidebar .sidebar-menu:after {
    content: "";
    display: table;
    clear: both
}

.no-sidebar .main-sidebar .sidebar-menu .provider-list {
    margin: 4px 0 0 0;
    padding: 0 3px
}

.no-sidebar .main-sidebar .sidebar-menu .categories-list {
    margin: 4px 0 0 0;
    padding: 0 3px
}

.no-sidebar .main-sidebar .sidebar-menu ul {
    text-align: left
}

.no-sidebar .main-sidebar .sidebar-menu ul:after {
    content: "";
    display: table;
    clear: both
}

.no-sidebar .main-sidebar .sidebar-menu ul li {
    display: inline-block;
    width: 19.6%;
    margin: 2px 0.5% 0 0
}

.no-sidebar .main-sidebar .sidebar-menu ul li:nth-of-type(5n+5) {
    margin: 2px 0 0 0
}

.no-sidebar .main-sidebar .sidebar-menu ul li a {
    display: block;
    height: 32px;
    font-size: 12px;
    color: #fff;
    padding: 0 2px;
    background: #202f4c;
    text-align: center
}

.no-sidebar .main-sidebar .sidebar-menu ul li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.no-sidebar .main-sidebar .sidebar-menu ul li a.active {
    background: #ED1C24
}

.no-sidebar .main-sidebar .sidebar-menu ul li a i {
    display: none
}

.no-sidebar .main-sidebar .sidebar-menu ul li a span {
    display: inline-block;
    vertical-align: middle;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 0;
    text-transform: capitalize
}

.sidebar,.mailbox-sidebar,[lang="ar"] .mailbox-sidebar,[lang="fa"] .mailbox-sidebar {
    width: 240px;
    float: left
}

.sidebar h2,.mailbox-sidebar h2,[lang="ar"] .mailbox-sidebar h2,[lang="fa"] .mailbox-sidebar h2,.sidebar .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .sidebar h1,.mailbox-sidebar .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .mailbox-sidebar h1,.sidebar .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .sidebar h3,.mailbox-sidebar .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .mailbox-sidebar h3,.sidebar .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .sidebar h4,.mailbox-sidebar .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .mailbox-sidebar h4,.sidebar .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .sidebar h5,.mailbox-sidebar .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .mailbox-sidebar h5,.sidebar .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .sidebar h6,.mailbox-sidebar .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .mailbox-sidebar h6,.sidebar .tournaments-page .text h1,.tournaments-page .text .sidebar h1,.mailbox-sidebar .tournaments-page .text h1,.tournaments-page .text .mailbox-sidebar h1,.sidebar .tournaments-page .text h3,.tournaments-page .text .sidebar h3,.mailbox-sidebar .tournaments-page .text h3,.tournaments-page .text .mailbox-sidebar h3 {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #a1a1a1;
    margin: 20px 0;
    text-transform: capitalize
}

.sidebar h2:nth-of-type(1),.mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text .sidebar h1:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text .sidebar h1:nth-of-type(1),.mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),.sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h1:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h1:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .sidebar h1:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .sidebar h1:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h2:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h4:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h5:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h6:nth-of-type(1),.mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h2:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h4:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h5:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h6:nth-of-type(1),.mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),.sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .sidebar h3:nth-of-type(1),.mailbox-sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1) {
    margin: 0 0 20px 0
}

.sidebar ul li,.mailbox-sidebar ul li,[lang="ar"] .mailbox-sidebar ul li,[lang="fa"] .mailbox-sidebar ul li {
    padding: 10px 0;
    cursor: pointer;
    position: relative
}

.sidebar ul li:before,.mailbox-sidebar ul li:before,[lang="ar"] .mailbox-sidebar ul li:before,[lang="fa"] .mailbox-sidebar ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #404040
}

.sidebar ul li:first-child,.mailbox-sidebar ul li:first-child {
    margin: 0 0 0 0
}

.sidebar ul li a,.mailbox-sidebar ul li a,[lang="ar"] .mailbox-sidebar ul li a,[lang="fa"] .mailbox-sidebar ul li a {
    text-decoration: none;
    margin: 0 0 0 10px;
    display: block
}

.sidebar ul li a:after,.mailbox-sidebar ul li a:after,[lang="ar"] .mailbox-sidebar ul li a:after,[lang="fa"] .mailbox-sidebar ul li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sidebar ul li a .image,.mailbox-sidebar ul li a .image {
    display: inline-block;
    width: 50px;
    height: 30px;
    margin: 0 15px 0 0;
    position: relative
}

.sidebar ul li a .image:after,.mailbox-sidebar ul li a .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sidebar ul li a .image img,.mailbox-sidebar ul li a .image img {
    display: inline-block;
    vertical-align: middle;
    min-width: 50px;
    max-height: 30px;
    opacity: 1;
    transition: opacity 0.7s ease
}

.sidebar ul li a .image img:nth-of-type(2),.mailbox-sidebar ul li a .image img:nth-of-type(2) {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.sidebar ul li a>span,.mailbox-sidebar ul li a>span,[lang="ar"] .mailbox-sidebar ul li a>span,[lang="fa"] .mailbox-sidebar ul li a>span {
    display: inline-block;
    vertical-align: middle;
    color: #AEAEAE;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    width: 165px;
    transition: color 0.3s ease;
    line-height: 16px
}

.sidebar ul li a i,.mailbox-sidebar ul li a i,[lang="ar"] .mailbox-sidebar ul li a i,[lang="fa"] .mailbox-sidebar ul li a i {
    display: inline-block;
    vertical-align: middle;
    color: #AEAEAE;
    font-style: normal;
    width: 50px;
    margin: 0 15px 0 0;
    font-size: 26px;
    text-align: center;
    transition: color 0.3s ease
}

.sidebar ul li a.active span,.mailbox-sidebar ul li a.active span {
    color: #fff
}

.sidebar ul li a.active i,.mailbox-sidebar ul li a.active i {
    color: #ed1c24
}

.sidebar ul li a.active .image img,.mailbox-sidebar ul li a.active .image img {
    opacity: 0
}

.sidebar ul li a.active .image img:nth-of-type(2),.mailbox-sidebar ul li a.active .image img:nth-of-type(2) {
    opacity: 1
}

.sidebar ul li a:hover span,.mailbox-sidebar ul li a:hover span {
    color: #fff
}

.sidebar ul li a:hover i,.mailbox-sidebar ul li a:hover i {
    color: #ed1c24
}

.sidebar ul li a:hover .image img,.mailbox-sidebar ul li a:hover .image img {
    opacity: 0
}

.sidebar ul li a:hover .image img:nth-of-type(2),.mailbox-sidebar ul li a:hover .image img:nth-of-type(2) {
    opacity: 1
}

.sidebar.profile-sidebar,.profile-sidebar.mailbox-sidebar {
    width: 227px
}

.sidebar.profile-sidebar ul li,.profile-sidebar.mailbox-sidebar ul li {
    margin: 30px 0 0 0
}

.sidebar.profile-sidebar ul li:first-child,.profile-sidebar.mailbox-sidebar ul li:first-child {
    margin: 0
}

.sidebar.profile-sidebar ul li a,.profile-sidebar.mailbox-sidebar ul li a {
    font-size: 16px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-transform: uppercase
}

.sidebar.profile-sidebar ul li a:hover,.profile-sidebar.mailbox-sidebar ul li a:hover {
    color: #ed1c24
}

.sidebar.profile-sidebar ul li.active a,.profile-sidebar.mailbox-sidebar ul li.active a {
    color: #ed1c24
}

.page-content {
    float: left;
    margin: 0 0 0 9px;
    width: 1031px
}

.home-page:after {
    content: "";
    display: table;
    clear: both
}

.home-page.col-grid-4 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

.home-page.col-grid-4 .flex-games-block>div {
    gap: 26px
}

.home-page.col-grid-4 .flex-games-block>div .game-block {
    flex-basis: 145px
}

.home-page.col-grid-6 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

.home-page.col-grid-6 .flex-games-block>div .game-block {
    height: 145px
}

.home-page.col-grid-8 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

.home-page.col-grid-8 .flex-games-block>div .game-block {
    flex-basis: 151px;
    max-height: 108px
}

.home-page .flex-games-block.slick-flex .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 10px
}

.home-page .flex-games-block.slick-flex .slick-track .slick-slide {
    width: 203px
}

.home-page .flex-games-block>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.home-page .flex-games-block>div .game-block {
    flex-basis: 205px
}

.home-page .flex-games-block>div::after {
    content: "";
    flex: auto
}

.home-page .total-games {
    color: #AEAEAE;
    display: inline-block;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 0 10px 0;
    text-align: left;
    width: 100%
}

.page-content.no-sidebar {
    width: 1280px
}

.page-content.full-page {
    width: 100%;
    float: none;
    margin: 0
}

.page-content.full-iframe iframe {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1;
    height: calc(100% - 120px);
    top: 120px
}

footer {
    background: #0f1116;
    padding: 38px 0;
    position: relative;
    border-bottom: 1px solid #343434
}

footer .footer-content {
    width: 1280px;
    margin: 0 auto;
    text-align: center
}

footer .footer-content .footer-blocks {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

footer .footer-content .footer-blocks:after {
    content: "";
    display: table;
    clear: both
}

footer .footer-content .footer-blocks .copy-block {
    float: left;
    width: 354px;
    margin: 0 60px 0 0
}

footer .footer-content .footer-blocks .copy-block>p {
    font-family: Arial, serif;
    font-size: 12px;
    color: #AEAEAE;
    line-height: 18px
}

footer .footer-content .footer-blocks .copy-block>p a {
    color: #ed1c24;
    text-decoration: none
}

footer .footer-content .footer-blocks .copy-block .license {
    margin: 18px 0 0 0
}

footer .footer-content .footer-blocks .copy-block .license a {
    display: inline-block
}

footer .footer-content .footer-blocks .copy-block .license img {
    display: inline-block;
    max-width: 90%;
    height: auto
}

footer .footer-content .footer-blocks .copy-block .license p {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 16px;
    color: #AEAEAE;
    margin: 18px 0 0 0
}

footer .footer-content .footer-blocks .copy-block .license p a {
    color: #ed1c24;
    text-decoration: none
}

footer .footer-content .footer-blocks .footer-menu-block {
    float: left;
    margin: 50px 0 0 0
}

footer .footer-content .footer-blocks .footer-menu-block:after {
    content: "";
    display: table;
    clear: both
}

footer .footer-content .footer-blocks .footer-menu-block>div {
    float: left
}

footer .footer-content .footer-blocks .footer-menu-block>div ul {
    width: 200px
}

footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2) {
    width: 120px;
    margin: 0 40px
}

footer .footer-content .footer-blocks .footer-menu-block ul {
    float: left;
    padding: 0 20px 0 0
}

footer .footer-content .footer-blocks .footer-menu-block ul li {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 24px;
    color: #AEAEAE;
    text-decoration: none
}

footer .footer-content .footer-blocks .footer-menu-block ul li a {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 24px;
    color: #AEAEAE;
    text-decoration: none
}

footer .footer-content .footer-blocks .footer-menu-block ul li a i {
    display: inline-block;
    margin: 0 10px 0 0
}

footer .footer-content .footer-blocks .footer-menu-block ul li:hover a {
    color: #fff
}

footer .footer-content .footer-blocks .footer-menu-block .socials {
    max-width: 190px
}

footer .footer-content .footer-blocks .footer-menu-block .socials li {
    line-height: normal
}

footer .footer-content .footer-blocks .footer-menu-block .socials li:not(:nth-of-type(1)) {
    margin: 10px 0 0 0
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a {
    display: inline-block;
    line-height: normal
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a .text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    transition: color 0.7s ease
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a .image {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 22px
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img {
    height: 15px;
    width: 15px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(1) {
    opacity: 0
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(2) {
    opacity: 1
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.facebook:hover .text {
    color: #3b5998
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.twitter:hover .text {
    color: #1da1f2
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.youtube:hover .text {
    color: #ff0000
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.instagram:hover .text {
    color: #c32aa3
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.whatsapp:hover .text {
    color: #20B038
}

footer .footer-content .footer-blocks .footer-menu-block .socials li a.email:hover .text {
    color: #0e8725
}

footer .footer-content .footer-blocks .footer-logo {
    float: left;
    width: 200px;
    margin-top: 50px
}

footer .footer-content .footer-blocks .footer-logo .application-download {
    width: 200px;
    margin-bottom: 10px
}

footer .footer-content .footer-blocks .footer-logo .application-download img {
    width: 100%
}

footer .footer-content .footer-blocks .footer-logo .logo {
    width: 128px;
    height: 40px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI2LjkxIDI3Ni4zMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlMTI2Mjk7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjNTI0MjY7fS5jbHMtNHtmaWxsOiM5MTE5MWI7fS5jbHMtNXtmaWxsOiM3NTE0MTY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NYXJzQmFoaXNfT3JnaW5hbDwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yNDkuNzgsMjU4LjI0djNIMjQ0djE1LjA5SDI0MC40VjI2MS4yM2gtNS43OHYtM1ptMTkuNTUsMTguMDgtLjY2LTEwLjY0Yy0uMDctMS40LS4wNy0zLjEyLS4xMy01LjA1aC0uMmMtLjQ3LDEuNi0xLDMuNzItMS41Myw1LjM4bC0zLjI2LDEwaC0zLjcybC0zLjI2LTEwLjNjLS4zMy0xLjQtLjg2LTMuNTItMS4yNi01LjEyaC0uMmMwLDEuNjYtLjA3LDMuMzktLjEzLDUuMDVsLS42NiwxMC42NGgtMy40NmwxLjMzLTE4LjA4aDUuMzlsMy4xMiw4Ljg0Yy40LDEuNC43MywyLjczLDEuMiw0LjU5aC4wN2MuNDctMS42Ni44Ni0zLjE5LDEuMjYtNC41MmwzLjEyLTguOTFoNS4xOWwxLjQsMTguMDhaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTk3LjYxLDE4Mi41OWM4LjU2LDAsMTUuNjctMi4xLDIxLjEzLTYuMjNzOC4xNy05LjM2LDguMTctMTUuNjNhMjIuMzQsMjIuMzQsMCwwLDAtNC4zNy0xNGMtMi45Mi0zLjc4LTkuMjUtOC4yMy0xOC44Mi0xMy4yMmwtMi4xNi0xLjA5Yy0xMi4xOC02LjM4LTE4LjEtMTEuNjQtMTguMS0xNi4wOCwwLTMuMTIsMS41Mi01LjY5LDQuNTItNy42NnM2Ljc1LTIuOSwxMS4zNS0yLjlhMzMuNjYsMzMuNjYsMCwwLDEsMTEuNDMsMi4wNiw1Ni4yMiw1Ni4yMiwwLDAsMSwxMS42LDYuMDVWMTAxLjM1YTUzLjE0LDUzLjE0LDAsMCwwLTExLjA2LTQuMjEsNDYuODMsNDYuODMsMCwwLDAtMTEuMzktMS40MWMtOC42LDAtMTUuNzIsMi4xLTIxLjE3LDYuMjNzLTguMTQsOS40Mi04LjE0LDE1LjgxYTE3LjYsMTcuNiwwLDAsMCw0LjI1LDExLjc5YzIuODYsMy4zMywxMCw4LjEzLDIxLjMzLDE0LjI1LDcuNDcsNCwxMi4wOCw3LDE0LjA5LDkuMWExMC44LDEwLjgsMCwwLDEsMy4wNiw3LjU4LDkuNjcsOS42NywwLDAsMS00LjU1LDguMzhjLTMsMi03LDMtMTIuMTIsM2EzMS43NywzMS43NywwLDAsMS0xMy41Mi0zLDQ5LjA2LDQ5LjA2LDAsMCwxLTEyLjM5LTguOHYxNC41N2E0Myw0MywwLDAsMCwxMi4yNyw2QTUxLjcsNTEuNywwLDAsMCw5OTcuNjEsMTgyLjU5WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTM4NC43MiwxMjcuNDFsLTI4LjYtMzNIMzM2Ljg5djg4LjkzSDM1OVYxMjcuODZsMjQsMjcuODhoMy4zM2wyNC0yNy44OHY1NS41MWgyMi4xNVY5NC40NEg0MTMuM1ptOTMuODctMzMtMzUuOTIsODguOTNoMjMuNDdsNi42NC0xNy41N2gzOS44Mmw3LjMyLDE3LjU3aDIzLjgybC0zOS41LTg4LjkzWm0uMDYsNTUuODMsMTMuMDYtMzQuNTcsMTQuNDEsMzQuNTdabTEyOC44OC04LjVxMTUuMjctNy4wNiwxNS4yNy0yMS43NmEyMy43NiwyMy43NiwwLDAsMC04LjA4LTE4LjFxLTguMDktNy40OC0yMS03LjQ4SDU1NHY4OC45M2gyMi4xNVYxNDcuMjdoNi4zN2ExMi4wOCwxMi4wOCwwLDAsMSw4LjI0LDMuNXEzLjg1LDMuNSw5LjI2LDE1Ljg1dDcuNTgsMTYuNzRoMjQuMzFxLTUuNjItMTEuODMtMTEuNjUtMjUuMTlUNjA3LjU0LDE0MS43N1ptLTEwLjc5LTEzLjQzcS0zLjI4LDIuNjQtOC44OCwyLjY0SDU3Ni4xNVYxMTAuNzNoMTEuMnExMi42NywwLDEyLjY3LDEwLjA2QTkuMTMsOS4xMywwLDAsMSw1OTYuNzUsMTI4LjMzWk03MDIuMjgsMTQzLjJhMzAuNzQsMzAuNzQsMCwwLDAtMTAuMjItOC43OCwxMzUsMTM1LDAsMCwwLTE1Ljc5LTYuNzVxLTkuODctMy42My0xMi40MS01LjkyYTYuNTYsNi41NiwwLDAsMS0yLjU1LTQuODRxMC0zLjMxLDMuNTMtNS4zMnQ5LjUyLTJxMTAuNSwwLDI4LjIsOFYxMDAuMTZxLTE1Ljg1LTYuODctMzAuMTEtNi44Ny0xNS40NywwLTI0LjcsN2EyMi4xNiwyMi4xNiwwLDAsMC05LjIzLDE4LjVxMCw4Ljg1LDQuMjMsMTQuNTJhMjkuNzgsMjkuNzgsMCwwLDAsMTAuMDUsOC43MiwxMjcuNTMsMTI3LjUzLDAsMCwwLDE1Ljc5LDYuNjJxMTAsMy41NiwxMi41Nyw2YTcuMjcsNy4yNywwLDAsMSwyLjYxLDUuMjhxMCw4LjIxLTEzLDguMjFhMzksMzksMCwwLDEtMTQuNTgtMi43NCw4Ny4wNyw4Ny4wNywwLDAsMS0xNS43OC04LjcydjE5LjE2YTY1LjQ0LDY1LjQ0LDAsMCwwLDMyLjA4LDguNTlxMTUuMzQsMCwyNC43My03LjMydDkuMzktMTkuNjdRNzA2LjU4LDE0OC44Nyw3MDIuMjgsMTQzLjJaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzIxLjcyLDE4MS40MlY5Ni42NGgyNC43OHExMi42NywwLDE5LjU0LDUuNzZ0Ni44OCwxNi4zNmExOC40LDE4LjQsMCwwLDEtMy4wOSwxMC45MSwxOS40NSwxOS40NSwwLDAsMS05LjQ1LDYuNzNxOS4yNywyLjE4LDE0LjMzLDcuOTRhMjAuNDcsMjAuNDcsMCwwLDEsNS4wNiwxNHEwLDEwLjU0LTcuNzMsMTYuODJ0LTIwLjk0LDYuMjdabTEyLTQ4LjQyaDguMThxOS4yNywwLDEzLjc2LTMuMzN0NC40OC0xMC4xOHEwLTYuMjQtMy41NC05LjA5dC0xMS4zLTIuODVINzMzLjcyWm0wLDExLjA5djI2LjNoMTYuMTJxOC44NSwwLDEyLjk0LTMuMTJ0NC4wOS05Ljc5cTAtNi45MS00LjU4LTEwLjE1dC0xNC4zOS0zLjI0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTc4MS43OCwxODEuNDIsODE4LjUsOTYuNjRoOC44NWwzNy4yMSw4NC43OEg4NTJsLTEwLjkxLTI1SDgwNWwtMTAuNzksMjVabTI3Ljk0LTM1Ljg3aDI2LjQyTDgyMi43NCwxMTVaIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5NDcuODYiIHk9Ijk2LjY0IiB3aWR0aD0iMTIuMTIiIGhlaWdodD0iMTAuOTEiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ijk0Ny44NiIgeT0iMTE0Ljk2IiB3aWR0aD0iMTIuMTIiIGhlaWdodD0iNjYuNDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iOTIyLjczIDk2LjQ2IDkyMi43MyAxMzMuMTIgODgzLjExIDEzMy4xMiA4ODMuMTEgOTYuNDYgODcxLjAzIDk2LjQ2IDg3MS4wMyAxODEuMjEgODgzLjExIDE4MS4yMSA4ODMuMTEgMTQ0LjU4IDkyMi43MyAxNDQuNTggOTIyLjczIDE4MS4yMSA5MzQuODEgMTgxLjIxIDkzNC44MSA5Ni40NiA5MjIuNzMgOTYuNDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMjM4LjAyIDM2LjgyIDI3NC44NCAxMDAuNiAyNzQuODQgMTc0LjI0IDIzOC4wMiAyMzguMDIgMTc0LjI0IDI3NC44NCAxMDAuNiAyNzQuODQgMzYuODIgMjM4LjAyIDAgMTc0LjI0IDAgMTAwLjYgMzYuODIgMzYuODIgMTAwLjYgMCAxNzQuMjQgMCAyMzguMDIgMzYuODIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMjcyLjYgMTAxLjIgMjcyLjYgMTczLjY1IDI1Ny44MSAxOTkuMjYgMjE3LjMyIDEyOS4wNiAyNzIuNiAxMDEuMiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIyMzYuMzcgMzguNDcgMjcyLjYgMTAxLjIgMjE3LjMyIDEyOS4wNiAxOTEuMSA1OS42MiAyMzYuMzcgMzguNDciLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMjU3LjgxIDE5OS4yNiAyMzYuMzcgMjM2LjM4IDIxNy4zMiAxMjkuMDYgMjU3LjgxIDE5OS4yNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIyMTcuMzIgMTI5LjA2IDIzNi4zNyAyMzYuMzggMTczLjY0IDI3Mi42IDE1Mi4yOSAxOTAuMzUgMjE3LjMyIDEyOS4wNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIyMzYuMzcgMzguNDcgMTkxLjEgNTkuNjIgMTI5LjQ5IDQ3LjM2IDE3My42NCAyLjI0IDIzNi4zNyAzOC40NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxOTEuMSA1OS42MiAyMTcuMzIgMTI5LjA2IDEzOC40OCAxMTguODQgMTkxLjEgNTkuNjIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMjE3LjMyIDEyOS4wNiAxNTIuMjkgMTkwLjM1IDkzLjg2IDE2OS4zOSAxMzguNDggMTE4Ljg0IDIxNy4zMiAxMjkuMDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMTkxLjEgNTkuNjIgMTM4LjQ4IDExOC44NCAxMjkuNDkgNDcuMzYgMTkxLjEgNTkuNjIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTczLjY0IDIuMjQgMTI5LjQ5IDQ3LjM2IDEwMS4xOSAyLjI0IDE3My42NCAyLjI0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy00IiBwb2ludHM9IjE1Mi4yOSAxOTAuMzUgMTczLjY0IDI3Mi42IDEwNS43MiAyMzMuMzggMTUyLjI5IDE5MC4zNSIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtNSIgcG9pbnRzPSIxMDUuNzIgMjMzLjM4IDE3My42NCAyNzIuNiAxMDEuMTkgMjcyLjYgMzguNDYgMjM2LjM4IDYxLjg4IDIwOC4wNyAxMDUuNzIgMjMzLjM4Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0zIiBwb2ludHM9IjE1Mi4yOSAxOTAuMzUgMTA1LjcyIDIzMy4zOCA2MS44OCAyMDguMDcgOTMuODYgMTY5LjM5IDE1Mi4yOSAxOTAuMzUiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTI5LjQ5IDQ3LjM2IDEzOC40OCAxMTguODQgNjguNjQgMTA5LjggNjguNTYgMTA5LjYxIDEyOS40OSA0Ny4zNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxMzguNDggMTE4Ljg0IDkzLjg2IDE2OS4zOSA2OC42NCAxMDkuOCAxMzguNDggMTE4Ljg0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0zIiBwb2ludHM9IjEwMS4xOSAyLjI0IDEyOS40OSA0Ny4zNiA2OC41NiAxMDkuNjEgMzguNDYgMzguNDcgMTAxLjE5IDIuMjQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTUiIHBvaW50cz0iNjguNjQgMTA5LjggOTMuODYgMTY5LjM5IDYxLjg4IDIwOC4wNyAyLjI0IDE3My42NSAyLjI0IDEwMS4yIDY4LjY0IDEwOS44Ii8+PHBvbHlnb24gY2xhc3M9ImNscy00IiBwb2ludHM9IjY4LjU2IDEwOS42MSA2OC42NCAxMDkuOCAyLjI0IDEwMS4yIDM4LjQ2IDM4LjQ3IDY4LjU2IDEwOS42MSIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtNCIgcG9pbnRzPSI2MS44OCAyMDguMDcgMzguNDYgMjM2LjM4IDIuMjQgMTczLjY1IDYxLjg4IDIwOC4wNyIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTk2LjQ2LDc0LjA4SDY4LjkyVjIwMC43NmgzMS43MlYxMjEuNjlMMTM1LDE2MS40MWg0Ljc2bDM0LjQtMzkuNzJ2NzkuMDdoMzEuNzJWNzQuMDhIMTc4LjM1bC00MC45Myw0N1oiLz48L2c+PC9nPjwvc3ZnPg==") no-repeat 0 center/100% auto;
    margin: 0 auto
}

footer .footer-content .footer-blocks .footer-logo .license-logos {
    width: 100%;
    text-align: center
}

footer .footer-content .footer-blocks .footer-logo .license-logos a {
    display: block;
    margin: 0 auto 10px auto
}

footer .footer-content .footer-blocks .footer-logo .license-logos a img {
    display: block;
    width: 100%;
    max-height: 35px
}

footer .footer-content .footer-blocks .footer-logo .license-logos div {
    text-align: right
}

footer .footer-content .footer-blocks .footer-logo .license-logos div span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #fff
}

footer .footer-content .payment-types,footer .footer-content .providers,[lang="ar"] footer .footer-content .providers,[lang="fa"] footer .footer-content .providers {
    margin: 32px 0 0 0;
    border-top: 1px solid #434d61;
    text-align: center;
    padding: 20px 0 0
}

footer .footer-content .payment-types:after,footer .footer-content .providers:after,[lang="ar"] footer .footer-content .providers:after,[lang="fa"] footer .footer-content .providers:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

footer .footer-content .payment-types span,footer .footer-content .providers span,[lang="ar"] footer .footer-content .providers span,[lang="fa"] footer .footer-content .providers span {
    display: inline-block;
    vertical-align: middle;
    width: 54px;
    height: 54px;
    line-height: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 23px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #fff;
    margin: 0 0 20px 0;
    transition: border 0.7s ease
}

footer .footer-content .payment-types span:hover,footer .footer-content .providers span:hover {
    border: 2px solid #ed1c24
}

footer .footer-content .payment-types .payment-logo,footer .footer-content .providers .payment-logo {
    display: inline-block;
    position: relative;
    margin: 0 0 20px 40px
}

footer .footer-content .payment-types .payment-logo:first-child,footer .footer-content .providers .payment-logo:first-child {
    margin: 0 0 20px 0
}

footer .footer-content .payment-types .payment-logo img,footer .footer-content .providers .payment-logo img {
    height: 24px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

footer .footer-content .payment-types .payment-logo img:nth-of-type(2),footer .footer-content .providers .payment-logo img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(1),footer .footer-content .providers .payment-logo:hover img:nth-of-type(1) {
    opacity: 0
}

footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(2),footer .footer-content .providers .payment-logo:hover img:nth-of-type(2) {
    opacity: 1
}

footer .footer-content .providers {
    border-top: none;
    margin: 0 0 0 0;
    height: auto;
    padding: 20px 0 0
}

footer .footer-content .providers .provider-logo {
    display: inline-block;
    position: relative;
    margin: 0 0 20px 40px
}

footer .footer-content .providers .provider-logo:first-child {
    margin: 0 0 20px 0
}

footer .footer-content .providers .provider-logo img {
    height: 34px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

footer .footer-content .providers .provider-logo img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

footer .footer-content .footer-text {
    margin: 33px 0 0 0;
    font-size: 11px;
    color: #AEAEAE;
    font-family: Arial, serif;
    text-align: center
}

.sign-in-popup-overlay {
    z-index: 99;
    background: rgba(36,41,52,0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sign-in-popup {
    position: absolute;
    top: 48px;
    right: 0;
    width: 261px;
    min-height: 273px;
    background: #242934;
    border: 1px solid #4d4d4d;
    z-index: 1;
    padding: 27px 28px 33px 30px
}

.sign-in-popup.otp-step,.sign-in-popup.email-message {
    min-height: 0
}

.sign-in-popup.otp-step p,.sign-in-popup.email-message p {
    font-size: 14px;
    color: #fff;
    text-align: center
}

.sign-in-popup.otp-step p i,.sign-in-popup.otp-step p span,.sign-in-popup.email-message p i,.sign-in-popup.email-message p span {
    display: inline-block
}

.sign-in-popup.otp-step p i,.sign-in-popup.email-message p i {
    font-size: 63px
}

.sign-in-popup:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #242934;
    position: absolute;
    top: -7px;
    right: 35px
}

.sign-in-popup:before {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4d4d4d;
    position: absolute;
    top: -9px;
    right: 35px
}

.sign-in-popup .icon-close-round {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    cursor: pointer;
    transition: color 0.3s ease
}

.sign-in-popup .icon-close-round:hover {
    color: #ed1c24
}

.sign-in-popup.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    z-index: 100;
    width: 455px;
    margin: -140px 0 0 -227px
}

.sign-in-popup.fixed:after,.sign-in-popup.fixed:before {
    display: none
}

.sign-in-popup.fixed .button-group {
    margin: 20px auto 0;
    text-align: center
}

.sign-in-popup.fixed .button-group .submit {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    margin: 0
}

.sign-in-popup.fixed .button-group .submit:not(:first-child) {
    margin: 0 0 0 10px
}

.sign-in-popup.fixed .button-group .submit:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

.sign-in-popup label {
    display: block;
    position: relative
}

.sign-in-popup h2,.sign-in-popup .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .sign-in-popup h1,.sign-in-popup .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .sign-in-popup h3,.sign-in-popup .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .sign-in-popup h4,.sign-in-popup .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .sign-in-popup h5,.sign-in-popup .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .sign-in-popup h6,.sign-in-popup .tournaments-page .text h1,.tournaments-page .text .sign-in-popup h1,.sign-in-popup .tournaments-page .text h3,.tournaments-page .text .sign-in-popup h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-transform: uppercase
}

.sign-in-popup input {
    margin: 12px 0 0 0
}

.sign-in-popup input:nth-of-type(1) {
    margin: 22px 0 0 0
}

.sign-in-popup .checkbox {
    margin: 15px 0 0 0
}

.sign-in-popup .forgot-password {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    margin: 14px 0 0 13px;
    text-decoration: none
}

.sign-in-popup .signin-error {
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #ed1c24;
    font-family: "OpenSansRegular", serif
}

.sign-in-popup .signin-error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sign-in-popup .signin-error span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    width: 170px
}

.sign-in-popup .signin-error i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle
}

.sign-in-popup .submit {
    margin: 19px 0 0 0;
    width: 100%;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background 0.5s ease, border 0.5s ease
}

.sign-in-popup .submit:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

.resume-popup-wrap .sign-in-popup-overlay {
    z-index: 109
}

.resume-popup-wrap .sign-in-popup {
    min-height: 10px;
    width: 660px;
    z-index: 110
}

.resume-popup-wrap .sign-in-popup.fixed {
    margin: 0 0 0 -300px !important;
    transform: translateY(-50%)
}

.resume-popup-wrap .sign-in-popup iframe {
    margin: 10px 0 0 0;
    width: 100%;
    height: 600px
}

.resume-popup-wrap .sign-in-popup .input-wrap {
    margin: 15px 0 0 0;
    position: relative
}

.resume-popup-wrap .sign-in-popup .input-wrap label {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    height: 30px;
    line-height: 30px;
    width: 20%;
    vertical-align: middle
}

.resume-popup-wrap .sign-in-popup .input-wrap select {
    display: inline-block;
    margin: 0;
    width: 80%;
    vertical-align: middle;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    border: 1px solid #4d4d4d;
    padding: 0 10px;
    height: 30px
}

.resume-popup-wrap .sign-in-popup .input-wrap input {
    width: 80%;
    border: 1px solid #4d4d4d;
    height: 30px;
    padding: 0 17px;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 0
}

.resume-popup-wrap .sign-in-popup .input-wrap input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.resume-popup-wrap .sign-in-popup .input-wrap input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.resume-popup-wrap .sign-in-popup .input-wrap input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.resume-popup-wrap .sign-in-popup .input-wrap input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.resume-popup-wrap .sign-in-popup .input-wrap .error-message {
    position: static;
    width: 100%;
    display: block;
    background: none;
    height: auto;
    margin: 10px 0 0 0;
    color: #ED1C24;
    text-align: left;
    padding: 0 0 0 20%
}

.resume-popup-wrap .sign-in-popup .input-wrap .error-message:after {
    display: none
}

.resume-popup-wrap .sign-in-popup .submit:hover,.resume-popup-wrap .sign-in-popup .submit:focus {
    background: inherit !important
}

.resume-popup-wrap .sign-in-popup a {
    display: inline-block;
    font-size: 14px;
    color: #AEAEAE;
    text-decoration: none;
    margin: 10px 0 0 0
}

.resume-popup-wrap .message-window {
    border: 1px solid #cdcdcd;
    padding: 38px 0 47px;
    text-align: center;
    margin: 20px 0 0 0
}

.resume-popup-wrap .message-window h2,.resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h1,.resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h3,.resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h4,.resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h5,.resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h6,.resume-popup-wrap .message-window .tournaments-page .text h1,.tournaments-page .text .resume-popup-wrap .message-window h1,.resume-popup-wrap .message-window .tournaments-page .text h3,.tournaments-page .text .resume-popup-wrap .message-window h3 {
    font-size: 24px;
    font-family: "OpenSansBold", serif
}

.resume-popup-wrap .message-window p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "OpenSansBold", serif
}

.resume-popup-wrap .message-window p:nth-of-type(1) {
    margin: 17px
}

.resume-popup-wrap .message-window.error h2,.resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h1,.resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h3,.resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h4,.resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h5,.resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h6,.resume-popup-wrap .message-window.error .tournaments-page .text h1,.tournaments-page .text .resume-popup-wrap .message-window.error h1,.resume-popup-wrap .message-window.error .tournaments-page .text h3,.tournaments-page .text .resume-popup-wrap .message-window.error h3 {
    color: #ed1c24
}

.resume-popup-wrap .message-window.success h2,.resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h1,.resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h3,.resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h4,.resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h5,.resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h6,.resume-popup-wrap .message-window.success .tournaments-page .text h1,.tournaments-page .text .resume-popup-wrap .message-window.success h1,.resume-popup-wrap .message-window.success .tournaments-page .text h3,.tournaments-page .text .resume-popup-wrap .message-window.success h3 {
    color: #39B54A
}

.sign-up-window {
    background: rgba(36,41,52,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.sign-up-window .sign-up-window-content {
    background-color: #20242e;
    background-size: cover;
    position: relative;
    width: 812px;
    padding: 18px 0;
    margin: 0 auto;
    top: 50%;
    border-bottom: 4px solid #ef343b;
    transform: translateY(-50%)
}

.sign-up-window .sign-up-window-content .sign-up-header {
    padding: 0 32px
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content {
    position: relative;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 0 16px
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content h2,.sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,.sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h4,.sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h5,.sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h6,.sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h1,.tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h3,.tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-align: center
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-arrow-left {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 21px;
    color: #4e4e4e;
    cursor: pointer
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 21px;
    color: #4e4e4e;
    cursor: pointer;
    transition: color 0.3s ease
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round:hover {
    color: #fff !important
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help {
    position: absolute;
    right: 30px;
    top: 3px;
    cursor: pointer
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help .icon-help-rounded {
    font-size: 21px;
    color: #fff;
    display: inline-block;
    transition: color 0.3s ease
}

.sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover i,.sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover p {
    transition: color 0.3s ease;
    color: #c61017
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error {
    text-align: center;
    margin: 0 0 20px 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group {
    background: #ED1C24;
    display: inline-block;
    padding: 10px;
    margin: 0 auto
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group>* {
    display: inline-block;
    vertical-align: middle
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group span {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group i {
    color: #fff;
    margin: 0 0 0 15px;
    cursor: pointer
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .line {
    position: relative;
    padding: 10px 32px 15px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:after {
    content: "";
    display: table;
    clear: both
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 480px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap {
    float: left;
    width: 448px;
    padding: 0 20px 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text {
    margin: 0 0 25px 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h2,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h1,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h3,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h4,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h4,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h5,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h5,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h6,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h6,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h1,.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h3,.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3 {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-family: "BrandonBold","NotoSansBold",serif;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 0 7px 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 7px 0 0 0;
    text-align: center
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p.required {
    color: #ed1c24
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label {
    width: 100%;
    display: block;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #4d4d4d;
    padding: 5px 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label.checkbox-wrap {
    padding: 0;
    border: none
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message {
    background: none;
    display: inline-block;
    margin: 5px 0 0;
    padding: 0;
    position: static;
    text-align: left;
    color: #ed1c24
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message:after {
    display: none
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .label {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div {
    display: block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
    position: relative
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:first-child,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:first-child {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 5px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input {
    border: none;
    width: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input {
    width: 100%;
    padding: 5px 30px 5px 0;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-webkit-input-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-webkit-input-placeholder {
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-moz-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-moz-placeholder {
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-moz-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-moz-placeholder {
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-ms-input-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-ms-input-placeholder {
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input .error-message,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input .error-message {
    margin: 10px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after {
    display: none
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap {
    position: relative
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:last-child,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:last-child {
    margin: 5px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup {
    margin: 5px 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup span,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap i,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 5px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding: 5px 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question:after,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .Select,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .Select {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 2px;
    width: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input {
    border: none;
    width: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input input {
    width: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    position: relative
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: none;
    border: none;
    height: auto;
    padding: 5px 0;
    box-shadow: none;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-webkit-input-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-webkit-input-placeholder {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-moz-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-moz-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-ms-input-placeholder,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-ms-input-placeholder {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:disabled,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:disabled {
    color: #AEAEAE
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select {
    width: 60%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control {
    font-size: 14px;
    background: none;
    border: none;
    height: 30px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-value,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-multi-value-wrapper {
    padding: 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #fff
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-placeholder {
    color: #fff;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    height: 30px;
    line-height: 30px;
    top: 0;
    padding: 0 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input {
    height: 30px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    max-width: 100%;
    display: table-cell !important;
    padding: 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input input {
    font-size: 14px;
    border: none !important;
    background: none !important;
    padding: 5px 0 !important
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select.has-value .Select-control .Select-placeholder {
    color: #fff
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-menu-outer {
    border: 1px solid #4d4d4d;
    border-top: none;
    margin: 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .form-group {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    position: relative
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday .form-group .Select {
    width: 33%;
    display: inline-block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="tel"],.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="text"] {
    width: 100%;
    font-size: 14px;
    padding: 5px 16px 5px 50px !important;
    height: 26px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    background: none;
    border: none
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag {
    height: 100%
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag .flag {
    top: 50%;
    margin: 0;
    left: 0;
    transform: translateY(-50%)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list {
    top: 26px;
    background: #242934
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list .flag {
    display: inline-block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list span {
    font-family: "BrandonRegular","NotoSansRegular",serif !important;
    font-size: 12px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox {
    margin: 25px 0 0 0;
    padding: 0;
    display: block;
    min-height: 30px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 0 0 60px;
    display: block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 26px;
    left: 0;
    border: 3px solid #4d4d4d;
    background: #fff;
    margin: -13px 0 0 0;
    border-radius: 18px;
    transform: translateY(0)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 22px;
    width: 22px;
    top: -1px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text {
    font-size: 12px;
    line-height: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: left
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text a {
    text-decoration: none
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon {
    border: 3px solid #39B54A;
    background: #39B54A
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon:before {
    top: -1px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(22px)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text {
    width: 100%;
    background: #202f4c;
    margin: 30px 0 0 0;
    padding: 40px 20px 23px;
    text-align: center
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text i {
    display: inline-block;
    margin: 0 auto;
    font-size: 116px;
    color: #39B54A
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text p {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 35px 0 0 0;
    text-align: center
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox {
    margin: 30px 0 0 0;
    padding: 0;
    display: block;
    text-align: left
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 60px 0 0;
    display: block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 26px;
    right: 0;
    left: auto;
    border: 3px solid #4d4d4d;
    background: #fff;
    border-radius: 18px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 22px;
    width: 22px;
    top: -1px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: right;
    display: block
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text a {
    text-decoration: none;
    color: #fff
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon {
    border: 3px solid #39B54A;
    background: #39B54A
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon:before {
    top: -1px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(22px)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    padding: 0 15px 0;
    background: #088c35;
    border: none;
    transition: background 0.3s ease
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:last-child,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:last-child,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:last-child,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:last-child {
    margin: 0 0 0 10px
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:hover,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:hover,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:hover,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:hover {
    background: rgba(8,140,53,0.7) !important
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group {
    margin: 30px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    width: 49% !important;
    margin: 0 !important
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    background: #088c35 !important
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a {
    margin: 0 2% 0 0 !important;
    background: #ed1c24 !important;
    border-color: #ed1c24 !important
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content {
    float: right;
    width: 278px;
    padding: 0;
    position: relative
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .title {
    font-size: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content img {
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text {
    margin: 25px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1,.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3,.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700", "BrandonBold", serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),.tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text h1:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text h1:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text h3:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text h3:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child) {
    margin: 15px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p {
    font-size: 10px;
    line-height: 13px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p:nth-of-type(1) {
    margin: 20px 0 0 0
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text>span {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 28px;
    margin: 20px auto 0;
    font-size: 10px;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    color: #39B54A;
    border: 1px solid #39B54A;
    text-align: center
}

.search-window {
    background: rgba(36,41,52,0.8);
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    min-height: 100vh;
    padding: 0 0 30px 0
}

.search-window .search-window-content {
    margin: 0 auto;
    padding: 25px 20px 17px;
    width: 1280px
}

.search-window .search-window-content:after {
    content: "";
    display: table;
    clear: both
}

.search-window .search-window-content .search-header:after {
    content: "";
    display: table;
    clear: both
}

.search-window .search-window-content .search-header h2,.search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h1,.search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h3,.search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h4,.search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h5,.search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h6,.search-window .search-window-content .search-header .tournaments-page .text h1,.tournaments-page .text .search-window .search-window-content .search-header h1,.search-window .search-window-content .search-header .tournaments-page .text h3,.tournaments-page .text .search-window .search-window-content .search-header h3 {
    font-size: 13px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    float: left
}

.search-window .search-window-content .search-header .icon-close-round {
    width: 17px;
    height: 17px;
    font-size: 17px;
    display: block;
    float: right;
    cursor: pointer;
    color: #fff;
    transition: color 0.3s ease
}

.search-window .search-window-content .search-header .icon-close-round:hover {
    color: #ed1c24
}

.search-window .search-window-content .search-result-tabs {
    margin: 20px 0 0 0
}

.search-window .search-window-content .search-result-tabs button {
    padding: 10px 15px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase;
    border: none;
    background: none;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.search-window .search-window-content .search-result-tabs button:hover {
    border-color: #ed1c24
}

.search-window .search-window-content .search-result-tabs button>span {
    display: inline-block;
    color: #fff
}

.search-window .search-window-content .search-result-tabs button>span:nth-of-type(2) {
    margin: 0 0 0 5px;
    color: #ed1c24
}

.search-window .search-window-content .search-result-tabs button.selected {
    border-color: #ed1c24
}

.search-window .search-window-content .search-result {
    overflow: hidden
}

.search-window .search-window-content .search-result .global-pagination {
    float: left;
    width: 100%;
    margin: 40px 0 0 0
}

.search-window .search-window-content .search-result .search-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.search-window .search-window-content .search-result .search-group:after {
    content: "";
    display: table;
    clear: both
}

.search-window .search-window-content .search-result .search-group .result-title {
    display: block;
    width: 100%;
    overflow: hidden
}

.search-window .search-window-content .search-result .search-group .result-title h2,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1,.tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3,.tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3 {
    color: #fff;
    float: left;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 18px;
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    text-transform: uppercase
}

.search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1:after,.tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,.tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,.search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after {
    content: "";
    display: block;
    width: 1210px;
    height: 14px;
    background: rgba(237,28,36,0.4);
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.search-window .search-window-content .search-result .search-group .game-block {
    width: 232px;
    height: 170px;
    flex-basis: 224px
}

.search-window .search-window-content .search-result .search-group .game-block button.play span {
    display: none
}

.search-window .search-window-content .search-result .search-group .game-block button.play i {
    left: 22px
}

.search-window .search-window-content .search-result .search-group .game-block:hover {
    border: none
}

.search-window .search-window-content .search-result .search-group .game-block:hover .image {
    transform: translateY(0)
}

.search-window .search-window-content .search-result .search-group .bonus-block {
    width: 50%;
    height: auto;
    margin: 25px 0 0 0
}

.search-window .search-window-content .search-result .search-group .bonus-block:after {
    content: "";
    display: table;
    clear: both
}

.search-window .search-window-content .search-result .search-group .bonus-block .image {
    width: 349px;
    height: 140px;
    float: left
}

.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text {
    position: relative;
    margin: 0 0 0 20px;
    padding: 5px;
    min-height: 140px;
    width: 39%;
    float: left
}

.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h2,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h4,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h5,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h6,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h1,.tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h3,.tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3 {
    font-size: 14px;
    color: #ed1c24;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text p {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a {
    display: inline-block;
    position: absolute;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-decoration: none;
    font-size: 11px;
    bottom: 0;
    left: 9px;
    cursor: pointer
}

.search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a i {
    color: #ed1c24;
    width: 4px;
    height: 9px;
    font-size: 9px;
    margin: 0 5px 0 0
}

.search-window .search-window-content .search-result .search-group .button-wrap {
    float: left;
    width: 100%;
    margin: 20px 0 0 0
}

.search-window .search-window-content .search-result .search-group .button-wrap button {
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 auto;
    display: block
}

.bonus-page {
    margin: 0 0 -30px 0
}

.bonus-page .bonus-wrap {
    width: 80%;
    margin: 0 auto
}

.bonus-page .bonus-wrap:after {
    content: "";
    display: table;
    clear: both
}

.bonus-page .bonus-wrap .bonus-block {
    height: 200px;
    margin: 0 0 30px 0;
    box-shadow: 1px 1px 20px 7px rgba(36,41,52,0.34)
}

.bonus-page .bonus-wrap .bonus-block:nth-of-type(even) {
    margin: 0 0 30px 4%
}

.bonus-page .bonus-wrap .bonus-block:hover .text {
    bottom: 0
}

.bonus-page .bonus-game-wrap {
    position: relative
}

.bonus-page .bonus-game-wrap:after {
    content: "";
    display: table;
    clear: both
}

.bonus-page .bonus-game-wrap .bonus-block {
    margin: 0 1% 20px 0
}

.bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3) {
    margin: 0 0 20px 0
}

.single-bonus-page {
    width: 1040px;
    margin: 0 auto
}

.single-bonus-page .image-wrap {
    min-height: 422px
}

.single-bonus-page .image-wrap img {
    width: 100%;
    display: block;
    margin: 0 0 30px 0
}

.single-bonus-page .single-bonus-content {
    width: 758px;
    float: left
}

.single-bonus-page .single-bonus-content>h1,.single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h6,.single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h1,.single-bonus-page .tournaments-page .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,.single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h3,.single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h3,.single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h4,.single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h5,.single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h6,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h6,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-page .single-bonus-content>h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-page .single-bonus-content>h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h1 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 26px;
    line-height: 28px
}

.single-bonus-page .single-bonus-content .get {
    text-decoration: none;
    text-transform: uppercase;
    color: #39B54A;
    border: 1px solid #39B54A;
    font-family: "BrandonBold","NotoSansBold",serif;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px 10px 60px;
    margin: 20px 0 0 0;
    font-size: 14px;
    position: relative
}

.single-bonus-page .single-bonus-content .get i {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/icon.svg") no-repeat center center/contain
}

.single-bonus-page .single-bonus-content .get i:before {
    display: none
}

.single-bonus-page .single-bonus-content .text {
    margin: 20px 0 0;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px
}

.single-bonus-page .single-bonus-content .text p {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

.single-bonus-page .single-bonus-content .text p:not(:first-child) {
    margin: 20px 0 0
}

.single-bonus-page .single-bonus-content .text h2,.single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text h6 {
    margin: 20px 0 0 0;
    font-size: 23px;
    padding: 15px 0 15px 15px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    position: relative;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

.single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #202f4c
}

.single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #242934
}

.single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2,.single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1 {
    font-size: 26px
}

.single-bonus-page .single-bonus-content .text h3 {
    font-size: 20px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.single-bonus-page .single-bonus-content .text h4 {
    font-size: 18px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.single-bonus-page .single-bonus-content .text h5 {
    font-size: 16px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.single-bonus-page .single-bonus-content .text h6 {
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.single-bonus-page .single-bonus-content .text strong {
    font-family: "BrandonBold","NotoSansBold",serif
}

.single-bonus-page .single-bonus-content .text a {
    color: #fff
}

.single-bonus-page .single-bonus-content .text a:visited {
    color: #AEAEAE
}

.single-bonus-page .single-bonus-content .text ul,.single-bonus-page .single-bonus-content .text ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 25px
}

.single-bonus-page .single-bonus-content .text ul li,.single-bonus-page .single-bonus-content .text ol li {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

.single-bonus-page .single-bonus-content .text ul li:not(:first-child),.single-bonus-page .single-bonus-content .text ol li:not(:first-child) {
    margin: 10px 0 0 0
}

.single-bonus-page .single-bonus-content .text ol {
    list-style: decimal
}

.single-bonus-page .single-bonus-content .text table {
    width: 100%
}

.single-bonus-page .single-bonus-content .text table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.single-bonus-page .single-bonus-content .text table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

.single-bonus-page .single-bonus-content .social-share-icons {
    margin: 30px 0 0 0
}

.single-bonus-page .single-bonus-content .social-share-icons a {
    color: #ed1c24
}

.single-bonus-page .single-bonus-content .bonus-instruction {
    margin: 30px 0 0 0;
    text-align: center
}

.single-bonus-page .single-bonus-content .bonus-instruction button {
    width: auto;
    padding: 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 40px auto 0
}

.single-bonus-page .single-bonus-content .bonus-instruction-list {
    list-style: none !important;
    padding: 0 !important
}

.single-bonus-page .single-bonus-content .bonus-instruction-list:after {
    content: "";
    display: table;
    clear: both
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li {
    margin: 0 !important;
    padding: 0 15px 0 0
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li:after {
    content: "";
    display: table;
    clear: both
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li span {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border: 3px solid #ed1c24;
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    float: left;
    margin: 0 10px 0 0
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li h3,.single-bonus-page .single-bonus-content .bonus-instruction-list li p {
    float: left;
    width: 80%;
    text-align: left
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li h3 {
    margin: 5px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-style: italic;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 0
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li h3:before,.single-bonus-page .single-bonus-content .bonus-instruction-list li h3:after {
    display: none
}

.single-bonus-page .single-bonus-content .bonus-instruction-list li p {
    margin: 8px 0 0 0;
    font-size: 14px;
    line-height: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-style: italic;
    color: #AEAEAE
}

.single-bonus-page .single-bonus-category {
    width: 280px;
    float: left;
    padding: 0 0 0 27px
}

.single-bonus-page .single-bonus-category h2,.single-bonus-page .single-bonus-category .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .single-bonus-category h1,.single-bonus-page .single-bonus-category .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .single-bonus-category h3,.single-bonus-page .single-bonus-category .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .single-bonus-category h4,.single-bonus-page .single-bonus-category .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .single-bonus-category h5,.single-bonus-page .single-bonus-category .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .single-bonus-category h6,.single-bonus-page .single-bonus-category .tournaments-page .text h1,.tournaments-page .text .single-bonus-page .single-bonus-category h1,.single-bonus-page .single-bonus-category .tournaments-page .text h3,.tournaments-page .text .single-bonus-page .single-bonus-category h3 {
    margin: 7px 0 0 0;
    font-size: 18px;
    color: #AEAEAE;
    font-family: "BrandonBold";
    text-transform: uppercase
}

.single-bonus-page .single-bonus-category ul {
    margin: 10px 15px 0 13px
}

.single-bonus-page .single-bonus-category ul li {
    font-size: 14px;
    line-height: 18px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    text-transform: uppercase;
    list-style: disc;
    cursor: pointer;
    transition: color 0.3s ease
}

.single-bonus-page .single-bonus-category ul li.active {
    color: #ed1c24
}

.single-bonus-page .single-bonus-category ul li:hover {
    color: #ed1c24
}

.tournaments-page .text {
    margin: 20px 0 0;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px
}

.tournaments-page .text p {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

.tournaments-page .text p:not(:first-child) {
    margin: 20px 0 0
}

.tournaments-page .text h2,.tournaments-page .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .tournaments-page .text h1,.tournaments-page .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .tournaments-page .text h3,.tournaments-page .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .tournaments-page .text h4,.tournaments-page .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .tournaments-page .text h5,.tournaments-page .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .tournaments-page .text h6,.tournaments-page .text h1,.tournaments-page .text h3,[lang="ar"] .tournaments-page .text h1,[lang="fa"] .tournaments-page .text h1,[lang="ar"] .tournaments-page .text h3,[lang="fa"] .tournaments-page .text h3 {
    margin: 20px 0 0 0;
    font-size: 23px;
    padding: 15px 0 15px 15px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    position: relative;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d;
    border: none
}

.tournaments-page .text h2:before,.tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page .text h1:before,.tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.tournaments-page .text h3:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #202f4c
}

.tournaments-page .text h2:after,.tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page .text h1:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.tournaments-page .text h3:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #242934
}

.tournaments-page .text h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .tournaments-page .text h2,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,.tournaments-page .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .tournaments-page .text h3,.tournaments-page .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .tournaments-page .text h4,.tournaments-page .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .tournaments-page .text h5,.tournaments-page .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .tournaments-page .text h6,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1 {
    border: none;
    font-size: 26px
}

.tournaments-page .text h3 {
    font-size: 20px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.tournaments-page .text strong {
    font-family: "BrandonBold","NotoSansBold",serif
}

.tournaments-page .text a {
    color: #fff
}

.tournaments-page .text a:visited {
    color: #AEAEAE
}

.tournaments-page .text ul,.tournaments-page .text ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 25px
}

.tournaments-page .text ul li,.tournaments-page .text ol li {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

.tournaments-page .text ul li:not(:first-child),.tournaments-page .text ol li:not(:first-child) {
    margin: 10px 0 0 0
}

.tournaments-page .text ol {
    list-style: decimal
}

.tournaments-page table {
    width: 100%
}

.tournaments-page table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.tournaments-page table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

.personal-info-header {
    height: 72px;
    border-bottom: 1px solid #4d4d4d
}

.personal-info-header h2,.personal-info-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .personal-info-header h1,.personal-info-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .personal-info-header h3,.personal-info-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .personal-info-header h4,.personal-info-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .personal-info-header h5,.personal-info-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .personal-info-header h6,.personal-info-header .tournaments-page .text h1,.tournaments-page .text .personal-info-header h1,.personal-info-header .tournaments-page .text h3,.tournaments-page .text .personal-info-header h3 {
    font-size: 24px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 0 0 28px;
    height: 70px
}

.personal-info-header h2:after,.personal-info-header .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text .personal-info-header h1:after,.personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header .tournaments-page .text h1:after,.tournaments-page .text .personal-info-header h1:after,.personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h2:after,.personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h3:after,.personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h4:after,.personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h5:after,.personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h6:after,.personal-info-header .tournaments-page .text h3:after,.tournaments-page .text .personal-info-header h3:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,.personal-info-header [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text .personal-info-header h1:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h6:after,.personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h2:after,.personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h3:after,.personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h4:after,.personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h5:after,.personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h6:after,.personal-info-header [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text .personal-info-header h1:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h2:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h3:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h4:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h5:after,.personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h6:after,.personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h2:after,.personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h3:after,.personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h4:after,.personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h5:after,.personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,.personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h6:after,.personal-info-header [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .personal-info-header h3:after,.personal-info-header [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .personal-info-header h3:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.personal-info-header h2 i,.personal-info-header .single-bonus-page .single-bonus-content .text h1 i,.single-bonus-page .single-bonus-content .text .personal-info-header h1 i,.personal-info-header .single-bonus-page .single-bonus-content .text h3 i,.single-bonus-page .single-bonus-content .text .personal-info-header h3 i,.personal-info-header .single-bonus-page .single-bonus-content .text h4 i,.single-bonus-page .single-bonus-content .text .personal-info-header h4 i,.personal-info-header .single-bonus-page .single-bonus-content .text h5 i,.single-bonus-page .single-bonus-content .text .personal-info-header h5 i,.personal-info-header .single-bonus-page .single-bonus-content .text h6 i,.single-bonus-page .single-bonus-content .text .personal-info-header h6 i,.personal-info-header .tournaments-page .text h1 i,.tournaments-page .text .personal-info-header h1 i,.personal-info-header .tournaments-page .text h3 i,.tournaments-page .text .personal-info-header h3 i,.personal-info-header h2 span,.personal-info-header .single-bonus-page .single-bonus-content .text h1 span,.single-bonus-page .single-bonus-content .text .personal-info-header h1 span,.personal-info-header .single-bonus-page .single-bonus-content .text h3 span,.single-bonus-page .single-bonus-content .text .personal-info-header h3 span,.personal-info-header .single-bonus-page .single-bonus-content .text h4 span,.single-bonus-page .single-bonus-content .text .personal-info-header h4 span,.personal-info-header .single-bonus-page .single-bonus-content .text h5 span,.single-bonus-page .single-bonus-content .text .personal-info-header h5 span,.personal-info-header .single-bonus-page .single-bonus-content .text h6 span,.single-bonus-page .single-bonus-content .text .personal-info-header h6 span,.personal-info-header .tournaments-page .text h1 span,.tournaments-page .text .personal-info-header h1 span,.personal-info-header .tournaments-page .text h3 span,.tournaments-page .text .personal-info-header h3 span {
    display: inline-block;
    vertical-align: middle
}

.personal-info-header h2 i,.personal-info-header .single-bonus-page .single-bonus-content .text h1 i,.single-bonus-page .single-bonus-content .text .personal-info-header h1 i,.personal-info-header .single-bonus-page .single-bonus-content .text h3 i,.single-bonus-page .single-bonus-content .text .personal-info-header h3 i,.personal-info-header .single-bonus-page .single-bonus-content .text h4 i,.single-bonus-page .single-bonus-content .text .personal-info-header h4 i,.personal-info-header .single-bonus-page .single-bonus-content .text h5 i,.single-bonus-page .single-bonus-content .text .personal-info-header h5 i,.personal-info-header .single-bonus-page .single-bonus-content .text h6 i,.single-bonus-page .single-bonus-content .text .personal-info-header h6 i,.personal-info-header .tournaments-page .text h1 i,.tournaments-page .text .personal-info-header h1 i,.personal-info-header .tournaments-page .text h3 i,.tournaments-page .text .personal-info-header h3 i {
    cursor: pointer;
    margin: 0 10px 0 0
}

.personal-info-form {
    width: 628px;
    margin: 19px auto 55px
}

.personal-info-form:after {
    content: "";
    display: table;
    clear: both
}

.personal-info-form .form-label {
    width: 295px;
    display: block;
    float: left;
    margin: 19px 0 0 0;
    min-height: 69px;
    position: relative
}

.personal-info-form .form-label:nth-of-type(1),.personal-info-form .form-label:nth-of-type(2) {
    margin: 0
}

.personal-info-form .form-label:nth-of-type(even) {
    float: right
}

.personal-info-form .form-label .mask-input {
    position: relative
}

.personal-info-form .form-label .mask-input .group3>div:nth-of-type(2) {
    margin: 19px 0 0 0
}

.personal-info-form .form-label input {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px
}

.personal-info-form .form-label input:disabled {
    background: #202f4c;
    color: #AEAEAE;
    cursor: not-allowed
}

.personal-info-form .form-label .Select .Select-control {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px
}

.personal-info-form .form-label .Select .Select-control .Select-placeholder {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    line-height: 38px
}

.personal-info-form .form-label .Select .Select-control .Select-input {
    height: 38px;
    margin: 0 !important
}

.personal-info-form .form-label .Select.is-disabled .Select-control {
    background: #202f4c
}

.personal-info-form .form-label .Select.is-disabled .Select-control .Select-placeholder {
    color: #AEAEAE;
    cursor: not-allowed
}

.personal-info-form .form-label .label {
    font-size: 13px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    display: inline-block;
    padding: 0 0 13px 7px
}

.personal-info-form .form-label .birthday .form-group {
    height: 40px
}

.personal-info-form .form-label .birthday .Select {
    display: inline-block;
    width: 85px
}

.personal-info-form .form-label .birthday .Select:nth-of-type(2) {
    margin: 0 5px
}

.personal-info-form .form-label .birthday .Select:nth-of-type(3) {
    width: 115px
}

.personal-info-form .form-label .view-wrap {
    position: relative
}

.personal-info-form .form-label .view-wrap:nth-of-type(2) {
    margin: 19px 0 0 0
}

.personal-info-form .form-label .view-wrap i {
    color: #AEAEAE;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 9px
}

.personal-info-form .error-message {
    position: absolute;
    left: 0;
    background: #ED1C24;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    z-index: 25;
    top: 126%;
    bottom: auto
}

.personal-info-form .error-message:after {
    content: "";
    border-bottom: 10px solid #ed1c24;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    left: 50%;
    margin: 0 0 0 -5px;
    position: absolute;
    top: -10px;
    bottom: auto;
    border-top: none
}

.personal-info-form .button-wrap {
    float: left;
    width: 100%
}

.personal-info-form .button-wrap button {
    display: block;
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 32px auto 0;
    transition: background .5s ease
}

.personal-info-form .button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

.subscription-settings {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.subscription-settings .subscription-settings-wrap {
    border: 1px solid #4d4d4d;
    min-height: 586px;
    position: relative
}

.subscription-settings .subscription-settings-wrap .subscribes-wrap {
    width: 100%;
    position: relative;
    min-height: 550px
}

.subscription-settings .subscription-settings-wrap .subscribes-wrap:after {
    content: "";
    display: table;
    clear: both
}

.subscription-settings .subscription-settings-wrap .subscribes-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 80%;
    background: #fff
}

.subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap {
    float: left;
    width: 50%;
    text-align: center;
    padding: 100px 0 0 0
}

.subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap p {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 18px;
    text-align: center;
    margin: 20px auto 0;
    width: 60%
}

.user-transactions {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-transactions .user-transactions-header:after {
    content: "";
    display: table;
    clear: both
}

.user-transactions .user-transactions-header .period {
    border-top: 1px solid #4d4d4d;
    margin: 10px 0 0 0
}

.user-transactions .user-transactions-header .period h2,.user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h1,.user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h3,.user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h4,.user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h5,.user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h6,.user-transactions .user-transactions-header .period .tournaments-page .text h1,.tournaments-page .text .user-transactions .user-transactions-header .period h1,.user-transactions .user-transactions-header .period .tournaments-page .text h3,.tournaments-page .text .user-transactions .user-transactions-header .period h3 {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    margin: 8px 0 0 0
}

.user-transactions .user-transactions-header .period .date-group {
    margin: 8px 0 0 0
}

.user-transactions .user-transactions-header .period .date-group:after {
    content: "";
    display: table;
    clear: both
}

.user-transactions .user-transactions-header .period .date-group .calendar {
    width: 80%;
    float: left
}

.user-transactions .user-transactions-header .period .date-group .calendar>div {
    width: 49.5%;
    display: inline-block
}

.user-transactions .user-transactions-header .period .date-group .calendar>div:first-child {
    margin: 0 1% 0 0;
    display: inline-block;
    width: 40%
}

.user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper {
    width: 100%;
    display: inline-block;
    width: 40%
}

.user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container {
    width: 100%;
    position: relative;
    display: inline-block
}

.user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container:before {
    content: "\E00B";
    font-family: 'Icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 18px
}

.user-transactions .user-transactions-header .period .date-group .calendar input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    display: inline-block
}

.user-transactions .user-transactions-header .period .date-group .calendar input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.user-transactions .user-transactions-header .period .date-group .calendar input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.user-transactions .user-transactions-header .period .date-group .calendar input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

.user-transactions .user-transactions-header .period .date-group .calendar input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

.user-transactions .user-transactions-header .period .date-group .button {
    height: 38px;
    float: right;
    border: none;
    background: #202f4c;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    width: 15%
}

.user-transactions .user-transactions-header .period .date-group .button:hover {
    background: #ED1C24;
    color: #fff
}

.user-transactions .user-transactions-header .tabs {
    text-align: left
}

.user-transactions .user-transactions-header .tabs>div {
    display: inline-block;
    margin: 0 20px 0 0
}

.user-transactions .user-transactions-header .tabs>div:last-child {
    margin: 0
}

.user-transactions .user-transactions-header .tabs button {
    padding: 0 30px 7px;
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    border: none;
    background: none;
    border-bottom: 2px solid #4d4d4d;
    cursor: pointer;
    display: inline-block;
    color: #AEAEAE
}

.user-transactions .user-transactions-header .tabs button.selected {
    border-color: #ed1c24;
    color: #fff
}

.user-transactions [data-tabs] {
    margin: 0
}

.user-transactions [data-tabs] .react-tabs__tab-list li {
    width: 24.5%;
    margin: 0 0.65% 0 0;
    background: #202f4c;
    border: none !important;
    border-top: 1px solid #4d4d4d !important;
    font-size: 14px
}

.user-transactions [data-tabs] .react-tabs__tab-list li:last-child {
    margin: 0
}

.user-transactions .user-account-block {
    padding: 20px 0 0 0
}

.user-transactions .user-account-block .group {
    margin: 0 0 2px 0
}

.user-transactions .user-account-block .group .block {
    background: #202f4c;
    border-top: 1px solid #4d4d4d;
    padding: 10px 0
}

.user-transactions .user-account-block .group .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group .block>div {
    width: 21.25%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.user-transactions .user-account-block .group .block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group .block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    margin: 0 5px 0 0
}

.user-transactions .user-account-block .group .block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0
}

.user-transactions .user-account-block .group .block>div i {
    color: #4e4e4e;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: relative;
    top: 3px
}

.user-transactions .user-account-block .group .block>div .type {
    padding: 1px 5px 2px 5px;
    border-radius: 3px
}

.user-transactions .user-account-block .group .block>div .type.won {
    background: #39B54A
}

.user-transactions .user-account-block .group .block>div .type.lost {
    background: #ED1C24
}

.user-transactions .user-account-block .group .block>div .type.returned {
    background: #babb00
}

.user-transactions .user-account-block .group .block>div .type.accepted {
    background: #4169e1
}

.user-transactions .user-account-block .group .block>div .type.cash-out {
    background: #1ab394
}

.user-transactions .user-account-block .group .block>div .type.pending {
    background: orange
}

.user-transactions .user-account-block .group .block>div .type.cashedout {
    background: #2d8e3a
}

.user-transactions .user-account-block .group .block>div.more {
    width: 15%;
    text-align: right
}

.user-transactions .user-account-block .group .block>div.more>span {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-style: italic;
    cursor: pointer;
    line-height: normal;
    margin: 0
}

.user-transactions .user-account-block .group .sub-block {
    background: #2f4570
}

.user-transactions .user-account-block .group .sub-block>div {
    height: 30px;
    display: inline-block;
    padding: 0 10px
}

.user-transactions .user-account-block .group .sub-block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group .sub-block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-transactions .user-account-block .group .sub-block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .group .sub-block .bet-tables {
    display: block;
    height: auto;
    width: 100%;
    padding: 15px 10px
}

.user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table {
    border: 1px solid #181818;
    width: 80%
}

.user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table:not(first-child) {
    margin: 10px 0 0 0
}

.user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td {
    border: 1px solid #181818;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    padding: 2px 5px;
    width: 40%
}

.user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    width: 60%
}

.user-transactions .user-account-block .group.game .block>div {
    width: 16.25%
}

.user-transactions .user-account-block .group.game .block>div:first-child {
    width: 10%;
    text-align: center
}

.user-transactions .user-account-block .group.game .block>div:first-child .image {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.user-transactions .user-account-block .group.game .block>div:first-child .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%
}

.user-transactions .user-account-block .group.game .block>div.id {
    width: 10%
}

.user-transactions .user-account-block .group.game .block>div.more {
    width: 15%
}

.user-transactions .user-account-block .group.game .sub-block {
    padding: 0 0 0 10%
}

.user-transactions .user-account-block .group.payment .block>div {
    width: 16.25%
}

.user-transactions .user-account-block .group.payment .block>div:first-child {
    width: 26.25%;
    text-align: center
}

.user-transactions .user-account-block .group.payment .block>div:first-child .image {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
    text-align: center;
    width: 100%;
    height: 30px
}

.user-transactions .user-account-block .group.payment .block>div:first-child .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group.payment .block>div:first-child .image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.user-transactions .user-account-block .group.payment .block>div.id {
    width: 10%
}

.user-transactions .user-account-block .group.payment .block>div.more {
    width: 15%
}

.user-transactions .user-account-block .group.payment .sub-block {
    padding: 0 0 0 10%
}

.user-transactions .user-account-block .group.pending .block>div {
    width: 19%
}

.user-transactions .user-account-block .group.pending .block>div.id {
    width: 12%
}

.user-transactions .user-account-block .group.pending .block>div.button-wrap {
    width: 12%;
    text-align: left
}

.user-transactions .user-account-block .group.bet .block>div {
    width: 17%
}

.user-transactions .user-account-block .group.bet .block>div.more {
    width: 15%
}

.user-transactions .user-account-block .group.bet .sub-block {
    padding: 15px 10px 0 !important;
    text-align: center
}

.user-transactions .user-account-block .group.bet .sub-block .coupon {
    width: 50%;
    background: #202f4c;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0 1.5% 15px;
    text-align: left
}

.user-transactions .user-account-block .group.bet .sub-block .coupon:after {
    display: none
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header {
    border-bottom: 1px dashed #2f4570;
    padding: 20px 10px 10px
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    padding: 1px 10px 2px 10px;
    border-radius: 3px;
    margin: 0 0 0 10px
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.won,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.won,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.won,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.won,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.won,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.won,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.won,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won {
    background: #39B54A
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.lost,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.lost,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.lost,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.lost,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.lost,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.lost,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.lost,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost {
    background: #ED1C24
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.returned,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.returned,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.returned,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.returned,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.returned,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.returned,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.returned,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned {
    background: #babb00
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.accepted,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.accepted,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.accepted,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.accepted,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.accepted,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.accepted,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.accepted,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted {
    background: #4169e1
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.cash-out,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.cash-out,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.cash-out,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.cash-out,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.cash-out,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.cash-out,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.cash-out,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out {
    background: #1ab394
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.pending,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.pending,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.pending,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.pending,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.pending,.single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.pending,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.pending,.tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending {
    background: orange
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div {
    margin: 15px 0 0 0
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content {
    padding: 5px;
    background: #253657
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game:not(:first-child) {
    margin: 5px 0 0 0
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game a {
    display: block;
    text-decoration: none;
    background: #2c4169;
    padding: 5px 10px;
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    cursor: pointer;
    border: 1px solid #202f4c
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul {
    padding: 10px 10px 10px 30px
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li {
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #fff
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li:not(:first-child) {
    margin: 5px 0 0 0
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer {
    padding: 10px
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:not(:first-child) {
    margin: 10px 0 0 0
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .betting-group {
    border-top: 3px solid #4d4d4d
}

.user-transactions .user-account-block .betting-group:not(:nth-of-type(1)) {
    margin: 10px 0 0 0
}

.user-transactions .user-account-block .betting-group.won {
    border-color: #39B54A
}

.user-transactions .user-account-block .betting-group.lost {
    border-color: #ED1C24
}

.user-transactions .user-account-block .betting-group.returned {
    border-color: #babb00
}

.user-transactions .user-account-block .betting-group.accepted {
    border-color: #4169e1
}

.user-transactions .user-account-block .betting-group.pending {
    border-color: orange
}

.user-transactions .user-account-block .betting-group.cashedout {
    border-color: #1ab394
}

.user-transactions .user-account-block .betting-group .block {
    cursor: pointer;
    padding: 0 7px 0
}

.user-transactions .user-account-block .betting-group .block .top {
    padding: 8px 17px 10px;
    border-bottom: 1px solid #4d4d4d
}

.user-transactions .user-account-block .betting-group .block .top:after {
    content: "";
    display: table;
    clear: both
}

.user-transactions .user-account-block .betting-group .block .top .left {
    float: left
}

.user-transactions .user-account-block .betting-group .block .top .left .date {
    display: block;
    font-size: 12px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.user-transactions .user-account-block .betting-group .block .top .left .id {
    display: block;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

.user-transactions .user-account-block .betting-group .block .top .left .id span {
    display: inline-block
}

.user-transactions .user-account-block .betting-group .block .top .left .id>span:last-child {
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .betting-group .block .top .right {
    float: right;
    text-align: right
}

.user-transactions .user-account-block .betting-group .block .top .right .type {
    display: block;
    font-size: 12px;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

.user-transactions .user-account-block .betting-group .block .top .right .type.won {
    color: #39B54A
}

.user-transactions .user-account-block .betting-group .block .top .right .type.lost {
    color: #ED1C24
}

.user-transactions .user-account-block .betting-group .block .top .right .type.returned {
    color: #babb00
}

.user-transactions .user-account-block .betting-group .block .top .right .type.accepted {
    color: #4169e1
}

.user-transactions .user-account-block .betting-group .block .top .right .type.pending {
    color: orange
}

.user-transactions .user-account-block .betting-group .block .top .right .type.cashedout {
    color: #1ab394
}

.user-transactions .user-account-block .betting-group .block .top .right .bet-type {
    display: block;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

.user-transactions .user-account-block .betting-group .block .bottom {
    padding: 0 17px 8px
}

.user-transactions .user-account-block .betting-group .block .bottom:after {
    content: "";
    display: table;
    clear: both
}

.user-transactions .user-account-block .betting-group .block .bottom>div {
    float: left
}

.user-transactions .user-account-block .betting-group .block .bottom>div.right {
    float: right
}

.user-transactions .user-account-block .betting-group .block .bottom>div>div {
    display: block;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

.user-transactions .user-account-block .betting-group .block .bottom>div>div span {
    display: inline-block
}

.user-transactions .user-account-block .betting-group .block .bottom>div>div>span:last-child {
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info {
    padding: 8px 24px;
    background: #2f4570;
    border-left: 3px solid transparent
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:after {
    content: "";
    display: table;
    clear: both
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:not(:nth-of-type(1)) {
    margin: 2px 0 0 0
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.won {
    border-left: 3px solid #39B54A
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.lost {
    border-left: 3px solid #ED1C24
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.returned {
    border-left: 3px solid #babb00
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.accepted {
    border-left: 3px solid #4169e1
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.pending {
    border-left: 3px solid orange
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.cashedout {
    border-left: 3px solid #1ab394
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 20px
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.bet-type {
    text-transform: uppercase
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.won {
    color: #39B54A
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.lost {
    color: #ED1C24
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.returned {
    color: #babb00
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.accepted {
    color: #4169e1
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.pending {
    color: orange
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.cashedout {
    color: #1ab394
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span:nth-of-type(2) {
    color: #fff;
    margin: 0 0 0 5px
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div.name>span {
    color: #fff
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .left {
    float: left
}

.user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .right {
    float: right;
    text-align: right
}

.user-transactions .user-account-block.deposit-wager-block .group {
    width: 49%;
    float: left
}

.user-transactions .user-account-block.deposit-wager-block .group:nth-of-type(2) {
    float: right
}

.user-transactions .user-account-block.deposit-wager-block .group .block>div {
    width: 50%
}

.user-info {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-info .personal-information {
    border: 1px solid #4d4d4d;
    min-height: 586px;
    position: relative
}

.user-password {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-password .change-password {
    border: 1px solid #4d4d4d;
    position: relative;
    min-height: 320px
}

.user-password .change-password .mask-input {
    display: block
}

.user-password .change-password .mask-input:nth-of-type(2) {
    margin: 20px 0 0 0
}

.user-password .change-password .view-wrap {
    position: relative
}

.user-password .change-password .view-wrap .validation-popup {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 0 0 0
}

.user-password .change-password .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 14px;
    z-index: 1;
    top: 11px
}

.user-password .change-password .view-wrap .error-message {
    display: block;
    text-align: left;
    position: static;
    padding: 0;
    margin: 10px 0 0 0;
    background: none;
    color: #ed1c24
}

.user-password .change-password .view-wrap .error-message:after,.user-password .change-password .view-wrap .error-message:before {
    display: none
}

.user-password .change-password .view-wrap .password-progress {
    top: 39px
}

.user-password .change-password .view-wrap .password-progress.strong {
    width: 100%
}

.user-mail {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-mail .mail-form-wrap {
    border: 1px solid #4d4d4d;
    position: relative;
    min-height: 320px
}

.user-mail .mail-form-wrap .mask-input {
    display: block
}

.user-documents {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-documents .documents-wrap {
    border: 1px solid #4d4d4d;
    min-height: 200px;
    position: relative
}

.user-documents .documents-wrap .no-document {
    margin: 30px 0 0 0
}

.user-documents .documents-wrap .no-document img {
    display: block;
    margin: 0 auto 0;
    width: 50px
}

.user-documents .documents-wrap .no-document p {
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.user-documents .documents-wrap .file-upload {
    width: 715px;
    padding: 20px 0;
    margin: 0 auto
}

.user-documents .documents-wrap .file-upload div>p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-align: center;
    padding: 20px 0
}

.user-documents .documents-wrap .file-upload .text>p {
    padding: 0;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.user-documents .documents-wrap .file-upload .upload-group {
    margin: 10px 0 0 0
}

.user-documents .documents-wrap .file-upload .upload-group:after {
    content: "";
    display: table;
    clear: both
}

.user-documents .documents-wrap .file-upload .upload-group .icon {
    width: 137px;
    height: 137px;
    line-height: 133px;
    display: block;
    float: left;
    border: 2px solid #4d4d4d;
    color: #AEAEAE;
    text-align: center;
    font-size: 50px
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap {
    border: 1px dashed #4d4d4d;
    height: 137px;
    margin: 0 0 0 10px;
    width: 568px;
    padding: 15px;
    float: left
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap:after {
    content: "";
    display: table;
    clear: both
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1,.tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3,.tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 20px;
    margin: 0 0 20px 0
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1 span,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3 span,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4 span,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5 span,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6 span,.single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1 span,.tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3 span,.tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span {
    font-size: 12px
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap {
    float: left
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span {
    height: 38px;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    padding: 0 15px
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.pending {
    background: #1ab394
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.approved {
    background: #57ca67
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.declined {
    background: #ED1C24
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input {
    height: 38px;
    float: left;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    margin: 0 0 0 10px;
    width: 365px
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: 38px;
    cursor: pointer;
    padding: 0 0 0 50px;
    border: 1px solid #4d4d4d
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap span {
    display: inline-block;
    vertical-align: middle
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap input {
    visibility: hidden;
    position: absolute
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error {
    font-size: 14px;
    color: #ed1c24;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    float: right;
    margin: 10px 0 0 0
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px
}

.user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.user-documents .documents-wrap .file-upload .upload-group.approved .icon {
    border-color: #57ca67;
    color: #57ca67
}

.user-documents .documents-wrap .file-upload .upload-group.pending .icon {
    border-color: #1ab394;
    color: #1ab394
}

.user-documents .documents-wrap .file-upload .upload-group.declined .icon {
    border-color: #ed1c24;
    color: #ed1c24
}

.user-reality {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.user-reality .tabs {
    text-align: left
}

.user-reality .tabs button {
    padding: 10px 15px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase;
    border: none;
    background: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    color: #fff
}

.user-reality .tabs button.selected {
    border-color: #ed1c24
}

.user-reality .duration-wrap {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.user-reality .duration-wrap .cont {
    padding: 20px
}

.user-reality .duration-wrap .cont p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.user-reality .duration-wrap .cont .checkbox {
    display: block;
    margin: 20px 0 0 0
}

.user-reality .duration-wrap .cont .button-wrap {
    margin: 20px 0 0 0
}

.user-reality .duration-wrap .cont .button-wrap button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #1ab394;
    background: #1ab394;
    color: #fff;
    margin: 10px 0 0 0;
    display: block;
    min-width: 200px
}

.user-reality .duration-wrap .cont .button-wrap button:hover {
    background: rgba(26,179,148,0.55)
}

.user-reality .duration-wrap .cont .button-wrap button i {
    display: none
}

.user-reality .duration-wrap .cont .button-wrap button.selected {
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.user-reality .duration-wrap .cont .button-wrap button.selected:hover {
    background: rgba(237,28,36,0.55)
}

.user-reality .duration-wrap .cont .button-wrap button.selected i {
    display: inline-block;
    margin: 0 10px 0 0
}

.user-reality .duration-wrap .cont .button-wrap button.submit {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 20px 0 0 0 !important;
    min-width: 20px;
    display: inline-block
}

.user-reality .duration-wrap .cont .button-wrap button.submit:hover {
    background: rgba(8,140,53,0.55)
}

.user-reality .duration-wrap.limit .cont {
    width: 715px;
    margin: 0 auto;
    text-align: center
}

.user-reality .duration-wrap.limit .cont .tabs button:hover {
    border-color: #ed1c24
}

.user-reality .duration-wrap.limit .cont p {
    margin: 10px auto 10px;
    text-align: left
}

.user-reality .duration-wrap.limit .cont .alert {
    width: 100%;
    margin: 10px auto
}

.user-reality .duration-wrap.limit .cont .button-wrap {
    border: 1px solid #4d4d4d;
    padding: 15px;
    margin: 0
}

.user-reality .duration-wrap.limit .cont .button-wrap button {
    display: inline-block;
    min-width: 140px;
    margin: 0 10px 0 0
}

.user-reality .duration-wrap.limit .cont .limit-wrap {
    margin: 20px 0 0 0
}

.user-reality .duration-wrap.limit .cont .limit-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-reality .duration-wrap.limit .cont .limit-wrap span {
    display: inline-block;
    font-size: 18px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #fff
}

.user-reality .duration-wrap.limit .cont .limit-wrap input {
    display: inline-block;
    width: 300px;
    margin: 0 0 0 10px
}

.user-reality .duration-wrap.limit .cont .error-message-text {
    margin: 20px 0 0 0
}

.user-bonuses {
    float: left;
    width: 100%;
    z-index: 1
}

.user-bonuses [data-tabs] {
    margin: 0
}

.user-bonuses [data-tabs] .react-tabs__tab-list {
    margin: 0 0 20px 0
}

.user-bonuses [data-tabs] .react-tabs__tab-list li {
    width: 24.5%;
    margin: 0 0.65% 0 0;
    background: #202f4c;
    border: none !important;
    border-top: 1px solid #4d4d4d !important;
    font-size: 14px
}

.user-bonuses [data-tabs] .react-tabs__tab-list li:last-child {
    margin: 0
}

.user-bonuses .user-bonuses-block .group {
    margin: 0 0 2px 0
}

.user-bonuses .user-bonuses-block .group .block {
    background: #202f4c;
    border-top: 1px solid #4d4d4d;
    padding: 10px 0
}

.user-bonuses .user-bonuses-block .group .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .block>div {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.user-bonuses .user-bonuses-block .group .block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .block>div:first-child {
    text-align: center
}

.user-bonuses .user-bonuses-block .group .block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    margin: 0 5px 0 0
}

.user-bonuses .user-bonuses-block .group .block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0
}

.user-bonuses .user-bonuses-block .group .block>div>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-bonuses .user-bonuses-block .group .block>div>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-bonuses .user-bonuses-block .group .block>div i {
    color: #4e4e4e;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: relative;
    top: 3px
}

.user-bonuses .user-bonuses-block .group .block>div img {
    display: inline-block;
    vertical-align: middle;
    max-width: 105px;
    max-height: 79px
}

.user-bonuses .user-bonuses-block .group .block>div img.blur {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

.user-bonuses .user-bonuses-block .group .block>div .image-wrap {
    max-width: 105px;
    max-height: 79px;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 1
}

.user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 70%
}

.user-bonuses .user-bonuses-block .group .block>div .decline-button {
    width: auto;
    padding: 0 5px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    transition: background .5s ease
}

.user-bonuses .user-bonuses-block .group .block>div .decline-button:hover {
    background: rgba(237,28,36,0.55)
}

.user-bonuses .user-bonuses-block .group .block>div.more {
    width: 20%;
    text-align: right
}

.user-bonuses .user-bonuses-block .group .block>div.more>span {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-style: italic;
    cursor: pointer;
    line-height: normal;
    margin: 0
}

.user-bonuses .user-bonuses-block .group .block>div.button-wrap {
    width: 20%;
    margin: 0;
    text-align: center
}

.user-bonuses .user-bonuses-block .group .block>div.button-wrap button {
    width: 90%;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .sub-block {
    background: #2f4570
}

.user-bonuses .user-bonuses-block .group .sub-block>div {
    height: 30px;
    display: inline-block;
    padding: 0 10px
}

.user-bonuses .user-bonuses-block .group .sub-block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .sub-block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-bonuses .user-bonuses-block .group .sub-block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap {
    margin: 20px 0 0 0
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap>span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    padding: 0 10px
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar {
    width: 100%;
    height: 40px;
    margin: 20px 0 10px 0;
    text-align: center;
    background: #202f4c;
    position: relative
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>div {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    background: #39B54A
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>span {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    display: inline-block;
    position: relative;
    z-index: 2
}

.user-bonuses .user-bonuses-block .group.history .block>div {
    width: 20%
}

.user-bonuses .user-bonuses-block .group.history .block>div img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 70%
}

.user-bonuses .user-bonuses-block .group.history .block>div.more {
    width: 20%
}

.user-bonuses .user-bonuses-block .group.history .block>div.percentage {
    width: 20%
}

.user-bonuses .user-bonuses-block .free-spins .group .block>div {
    width: 14%
}

.user-bonuses .user-bonuses-block .free-spins .group .block>div.more {
    width: 14%
}

.user-bonuses .user-bonuses-block h2,.user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h1,.user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h3,.user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h4,.user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h5,.user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h6,.user-bonuses .user-bonuses-block .tournaments-page .text h1,.tournaments-page .text .user-bonuses .user-bonuses-block h1,.user-bonuses .user-bonuses-block .tournaments-page .text h3,.tournaments-page .text .user-bonuses .user-bonuses-block h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

.user-bonuses .user-bonuses-block button {
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    transition: background .5s ease
}

.user-bonuses .user-bonuses-block button.cancel {
    width: auto;
    padding: 0 10px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 0 0 10px
}

.user-bonuses .user-bonuses-block .table {
    margin: 20px 0 0 0
}

.user-bonuses .user-bonuses-block .table .tr:last-child .td {
    border-bottom: 1px solid #4d4d4d
}

.user-bonuses .user-bonuses-block .table .td {
    padding: 10px
}

.user-bonuses .user-bonuses-block .table .td:first-child {
    border-left: 1px solid #4d4d4d
}

.user-bonuses .user-bonuses-block .table .td:last-child {
    text-align: right;
    border-right: 1px solid #4d4d4d
}

.user-bonuses .user-bonuses-block .table .td>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.user-bonuses .user-bonuses-block .table .td>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

.user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label {
    position: relative
}

.user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label .mask-input {
    display: block
}

.user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px
}

.user-bonuses .user-settings-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 1
}

.user-bonuses .empty-bonuses {
    padding: 15px;
    text-align: center
}

.user-bonuses .empty-bonuses p {
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

.user-bonuses .button-wrap {
    margin: 20px 0 0 0;
    text-align: center
}

.user-bonuses .button-wrap button {
    cursor: pointer;
    padding: 0 15px
}

.new-password {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

.new-password .new-password-information {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.new-password .new-password-information .new-password-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.new-password .new-password-information .new-password-header {
    height: 72px;
    line-height: 71px;
    border-bottom: 1px solid #4d4d4d
}

.new-password .new-password-information .new-password-header h2,.new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h1,.new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h3,.new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h4,.new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h5,.new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h6,.new-password .new-password-information .new-password-header .tournaments-page .text h1,.tournaments-page .text .new-password .new-password-information .new-password-header h1,.new-password .new-password-information .new-password-header .tournaments-page .text h3,.tournaments-page .text .new-password .new-password-information .new-password-header h3 {
    font-size: 24px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 0 0 28px
}

.new-password .new-password-information .new-password-form {
    width: 628px;
    margin: 52px auto 55px
}

.new-password .new-password-information .new-password-form:after {
    content: "";
    display: table;
    clear: both
}

.new-password .new-password-information .new-password-form .view-wrap {
    position: relative;
    width: 295px;
    float: left
}

.new-password .new-password-information .new-password-form .view-wrap:nth-of-type(1) {
    margin: 0 38px 0 0
}

.new-password .new-password-information .new-password-form .view-wrap .validation-popup {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 0 0 0
}

.new-password .new-password-information .new-password-form .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 14px;
    z-index: 1;
    top: 11px
}

.new-password .new-password-information .new-password-form .view-wrap .error-message {
    display: block;
    text-align: left;
    position: static;
    padding: 0;
    margin: 10px 0 0 0;
    background: none;
    color: #ed1c24
}

.new-password .new-password-information .new-password-form .view-wrap .error-message:after,.new-password .new-password-information .new-password-form .view-wrap .error-message:before {
    display: none
}

.new-password .new-password-information .new-password-form .view-wrap .password-progress {
    top: 39px
}

.new-password .new-password-information .new-password-form .view-wrap .password-progress.strong {
    width: 100%
}

.new-password .new-password-information .new-password-form .label {
    color: #AEAEAE;
    display: inline-block;
    font-family: "MuseoSans500", "NotoSansRegular", serif;
    font-size: 13px;
    padding: 0 0 13px 7px
}

.new-password .new-password-information .new-password-form label {
    display: block;
    position: relative;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.new-password .new-password-information .new-password-form label input {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px;
    padding: 0 40px 0 17px
}

.new-password .new-password-information .new-password-form .button-wrap {
    float: left;
    width: 100%
}

.new-password .new-password-information .new-password-form .button-wrap button {
    display: block;
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 32px auto 0;
    transition: background .5s ease
}

.new-password .new-password-information .new-password-form .button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

.otp-settings-wrap {
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/otp-background.png) no-repeat 99% 24px/auto 462px;
    min-height: 512px;
    padding: 25px 0 0 0
}

.otp-settings .step-1 {
    padding: 0 0 0 30px
}

.otp-settings-description {
    width: 640px
}

.otp-settings-description h2,.otp-settings-description .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .otp-settings-description h1,.otp-settings-description .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .otp-settings-description h3,.otp-settings-description .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .otp-settings-description h4,.otp-settings-description .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .otp-settings-description h5,.otp-settings-description .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .otp-settings-description h6,.otp-settings-description .tournaments-page .text h1,.tournaments-page .text .otp-settings-description h1,.otp-settings-description .tournaments-page .text h3,.tournaments-page .text .otp-settings-description h3 {
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

.otp-settings-description p {
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #AEAEAE;
    margin: 20px 0 0 0;
    line-height: 18px
}

.otp-settings-switcher {
    margin: 30px 0 0 0;
    width: 640px
}

.otp-settings-switcher .checkbox {
    padding: 0;
    display: block;
    min-height: 30px
}

.otp-settings-switcher .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 0 0 60px;
    display: block
}

.otp-settings-switcher .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 24px;
    left: 0;
    border: 1px solid #4d4d4d;
    background: none;
    margin: -12px 0 0 0;
    border-radius: 18px;
    transform: translateY(0)
}

.otp-settings-switcher .checkbox .icon:before {
    content: '';
    display: block;
    background: #4d4d4d;
    height: 20px;
    width: 20px;
    top: 1px;
    position: absolute;
    transform: translateX(1px);
    border-radius: 100%;
    transition: transform 0.3s linear
}

.otp-settings-switcher .checkbox .text {
    font-size: 14px;
    line-height: 15px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: left;
    color: #AEAEAE
}

.otp-settings-switcher .checkbox .text a {
    text-decoration: none
}

.otp-settings-switcher .checkbox input:checked+.icon {
    border: 1px solid #39B54A
}

.otp-settings-switcher .checkbox input:checked+.icon:before {
    top: 1px;
    margin: 0;
    transform: translateX(27px);
    background: #39B54A
}

.otp-settings-switcher-buttons {
    margin: 27px 0 0 0
}

.otp-settings-switcher-buttons .button {
    width: 220px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px
}

.otp-settings-switcher-buttons .button:first-child {
    margin: 0 15px 0 0
}

.otp-settings-switcher-buttons .button i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0
}

.otp-settings-switcher-buttons .button i.icon-auth {
    width: 19px;
    height: 19px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/otp/google-authenticator.svg) no-repeat center center/contain
}

.otp-settings-switcher-buttons .button span {
    display: inline-block;
    vertical-align: middle
}

.otp-settings-switcher-buttons .button:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

.otp-settings .help-blocks ul li {
    margin: 38px 0 0 0
}

.otp-settings .help-blocks ul li:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.otp-settings .help-blocks ul li:nth-of-type(1) {
    margin: 25px 0 0 0
}

.otp-settings .help-blocks ul li .image {
    width: 140px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    text-align: center
}

.otp-settings .help-blocks ul li .image img {
    max-width: 100%;
    max-height: 100%
}

.otp-settings .help-blocks ul li .text {
    width: 450px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    line-height: 18px
}

.otp-settings-email .email-wrap {
    padding: 0 0 0 30px;
    width: 640px
}

.otp-settings-email .email-wrap h2,.otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h1,.otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h3,.otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h4,.otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h5,.otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h6,.otp-settings-email .email-wrap .tournaments-page .text h1,.tournaments-page .text .otp-settings-email .email-wrap h1,.otp-settings-email .email-wrap .tournaments-page .text h3,.tournaments-page .text .otp-settings-email .email-wrap h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.otp-settings-email .buttons-wrap {
    margin: 25px 0 0 0;
    padding: 30px;
    border-top: 1px solid #4d4d4d
}

.otp-settings-email .buttons-wrap .input {
    width: 160px
}

.otp-settings-email .buttons-wrap .button {
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px;
    display: block
}

.otp-settings-email .buttons-wrap .button:nth-of-type(1) {
    width: 160px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 14px 0 0 0;
    display: inline-block;
    margin-left: 20px
}

.otp-settings-email .buttons-wrap .button:nth-of-type(1):hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

.otp-settings-email .buttons-wrap .button:nth-of-type(2) {
    width: 160px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 14px 0 0 0
}

.otp-settings-email .buttons-wrap .button:nth-of-type(2):hover {
    background: rgba(57,181,74,0.37);
    border-color: rgba(57,181,74,0.37)
}

.otp-settings-google .google-wrap {
    padding: 0 0 0 30px;
    width: 640px
}

.otp-settings-google .google-wrap h2,.otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h1,.otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h3,.otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h4,.otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h5,.otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h6,.otp-settings-google .google-wrap .tournaments-page .text h1,.tournaments-page .text .otp-settings-google .google-wrap h1,.otp-settings-google .google-wrap .tournaments-page .text h3,.tournaments-page .text .otp-settings-google .google-wrap h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.otp-settings-google .google-wrap .help-blocks ul li .image {
    text-align: center
}

.otp-settings-google .qr-wrap {
    margin: 25px 0 0 0;
    padding: 30px;
    border-top: 1px solid #4d4d4d
}

.otp-settings-google .qr-wrap img,.otp-settings-google .qr-wrap svg {
    display: inline-block;
    vertical-align: top;
    width: 177px
}

.otp-settings-google .qr-wrap .qr-text {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 0 0 15px
}

.otp-settings-google .qr-wrap .qr-text p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

.otp-settings-google .qr-wrap .qr-text input {
    margin: 25px 0 0 0;
    width: 160px
}

.otp-settings-google .qr-wrap .qr-text .button {
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px;
    display: block;
    width: 160px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 14px 0 0 0
}

.otp-settings-google .qr-wrap .qr-text .button:hover {
    background: rgba(57,181,74,0.37);
    border-color: rgba(57,181,74,0.37)
}

.otp-settings-success {
    text-align: center;
    height: 500px
}

.otp-settings-success:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.otp-settings-success .middle {
    width: 80%
}

.otp-settings-success .middle img {
    display: inline-block;
    width: 50px
}

.otp-settings-success .middle h2,.otp-settings-success .middle .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .otp-settings-success .middle h1,.otp-settings-success .middle .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .otp-settings-success .middle h3,.otp-settings-success .middle .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .otp-settings-success .middle h4,.otp-settings-success .middle .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .otp-settings-success .middle h5,.otp-settings-success .middle .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .otp-settings-success .middle h6,.otp-settings-success .middle .tournaments-page .text h1,.tournaments-page .text .otp-settings-success .middle h1,.otp-settings-success .middle .tournaments-page .text h3,.tournaments-page .text .otp-settings-success .middle h3 {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 25px 0 0 0
}

.otp-settings-success .middle p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 20px 0 0 0
}

[data-placement="bottom-start"] .react-datepicker__triangle,[data-placement="bottom-start"] .react-datepicker__triangle::before,[data-placement="top-start"] .react-datepicker__triangle,[data-placement="top-start"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow::before,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="ar"] .react-datepicker__year-read-view--down-arrow,[lang="fa"] .react-datepicker__year-read-view--down-arrow,[lang="ar"] .react-datepicker__year-read-view--down-arrow::before,[lang="fa"] .react-datepicker__year-read-view--down-arrow::before {
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    height: 0;
    width: 1px
}

[data-placement="bottom-start"] .react-datepicker__triangle::before,[data-placement="top-start"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="ar"] .react-datepicker__year-read-view--down-arrow::before,[lang="fa"] .react-datepicker__year-read-view--down-arrow::before {
    content: "";
    z-index: -1;
    border-width: 8px;
    left: -8px;
    border-bottom-color: #aeaeae
}

.react-datepicker__day--selected,.react-datepicker__day--in-range,[lang="ar"] .react-datepicker__day--selected,[lang="fa"] .react-datepicker__day--selected,[lang="ar"] .react-datepicker__day--in-range,[lang="fa"] .react-datepicker__day--in-range {
    border-radius: 4px;
    background-color: #216ba5;
    color: #fff
}

[data-placement="bottom-start"] .react-datepicker__triangle {
    margin-left: -8px;
    position: absolute;
    top: 0;
    margin-top: -8px;
    border-top: none;
    border-bottom-color: #f0f0f0
}

[data-placement="bottom-start"] .react-datepicker__triangle::before {
    border-top: none;
    border-bottom-color: #f0f0f0;
    top: -1px;
    border-bottom-color: #aeaeae
}

[data-placement="top-start"] .react-datepicker__triangle {
    margin-left: -8px;
    position: absolute;
    bottom: 0;
    margin-bottom: -8px;
    border-bottom: none;
    border-top-color: #fff
}

[data-placement="top-start"] .react-datepicker__triangle::before {
    border-bottom: none;
    border-top-color: #fff;
    bottom: -1px;
    border-top-color: #aeaeae
}

[data-placement="top-start"].react-datepicker__tether-element {
    margin-top: -20px
}

.react-datepicker__year-read-view--down-arrow {
    margin-left: -8px;
    position: absolute;
    bottom: 0;
    margin-bottom: -8px;
    border-bottom: none;
    border-top-color: #fff;
    border-top-color: #ccc;
    margin-bottom: 3px;
    left: 5px;
    top: 9px;
    position: relative;
    border-width: 6px
}

.react-datepicker__year-read-view--down-arrow::before {
    border-bottom: none;
    border-top-color: #fff;
    bottom: -1px;
    border-top-color: #aeaeae
}

.react-datepicker {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px;
    background-color: #fff;
    color: #000;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    display: inline-block;
    position: relative
}

.react-datepicker__triangle {
    position: absolute;
    left: 50px
}

.react-datepicker__header {
    text-align: center;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aeaeae;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 8px;
    position: relative
}

.react-datepicker__current-month {
    margin-top: 0;
    color: #000;
    font-weight: bold;
    font-size: 13px
}

.react-datepicker__current-month--hasYearDropdown {
    margin-bottom: 16px
}

.react-datepicker__navigation {
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 0;
    border: 6px solid transparent
}

.react-datepicker__navigation--previous {
    left: 10px;
    border-right-color: #ccc
}

.react-datepicker__navigation--previous:hover {
    border-right-color: #b3b3b3
}

.react-datepicker__navigation--next {
    right: 10px;
    border-left-color: #ccc
}

.react-datepicker__navigation--next:hover {
    border-left-color: #b3b3b3
}

.react-datepicker__navigation--years {
    position: relative;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.react-datepicker__navigation--years-previous {
    top: 4px;
    border-top-color: #ccc
}

.react-datepicker__navigation--years-previous:hover {
    border-top-color: #b3b3b3
}

.react-datepicker__navigation--years-upcoming {
    top: -4px;
    border-bottom-color: #ccc
}

.react-datepicker__navigation--years-upcoming:hover {
    border-bottom-color: #b3b3b3
}

[data-placement="top-start"] {
    padding: 0 0 8px 0
}

[data-placement="bottom-start"] {
    padding: 8px 0 0 0
}

.react-datepicker__week-day {
    color: #ccc;
    display: inline-block;
    width: 28px;
    line-height: 24px
}

.react-datepicker__month {
    margin: 5px;
    text-align: center
}

.react-datepicker__day,.react-datepicker__day-name {
    color: #000;
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    margin: 2px;
    cursor: pointer
}

.react-datepicker__day:hover,.react-datepicker__day-name:hover {
    border-radius: 4px;
    background-color: #f0f0f0
}

.react-datepicker__day--today {
    font-weight: bold
}

.react-datepicker__day--selected:hover {
    background-color: #216ba5
}

.react-datepicker__day--in-range:hover {
    background-color: #216ba5
}

.react-datepicker__day--disabled {
    cursor: default;
    color: #ccc
}

.react-datepicker__day--disabled:hover {
    background-color: transparent
}

.react-datepicker__input-container {
    position: relative
}

.react-datepicker__year-read-view {
    width: 50%;
    left: 25%;
    position: absolute;
    bottom: 25px;
    border: 1px solid transparent;
    border-radius: 4px
}

.react-datepicker__year-read-view:hover {
    cursor: pointer
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow {
    border-top-color: #b3b3b3
}

.react-datepicker__year-read-view--selected-year {
    right: 6px;
    position: relative
}

.react-datepicker__year-dropdown {
    background-color: #f0f0f0;
    position: absolute;
    width: 50%;
    left: 25%;
    top: 30px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #aeaeae
}

.react-datepicker__year-dropdown:hover {
    cursor: pointer
}

.react-datepicker__year-option {
    line-height: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.react-datepicker__year-option:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.react-datepicker__year-option:last-of-type {
    user-select: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.react-datepicker__year-option:hover {
    background-color: #ccc
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming {
    border-bottom-color: #b3b3b3
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous {
    border-top-color: #b3b3b3
}

.react-datepicker__year-option--selected {
    position: absolute;
    left: 30px
}

.react-datepicker__close-icon {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 0;
    outline: 0;
    padding: 0;
    vertical-align: middle
}

.react-datepicker__close-icon::after {
    background-color: #216ba5;
    border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\00d7";
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    width: 16px;
    line-height: 1;
    margin: -8px auto 0;
    padding: 2px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 50%
}

.react-datepicker__today-button {
    background: #f0f0f0;
    border-top: 1px solid #aeaeae;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    padding: 5px 0
}

.react-datepicker__tether-element {
    z-index: 2147483647
}

.mailbox-sidebar {
    float: none;
    width: 100%;
    margin: 0 0 20px 0
}

.mailbox-sidebar .mail-navigation {
    height: 36px
}

.mailbox-sidebar .mail-navigation:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.mailbox-sidebar .mail-navigation button {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

.mailbox-sidebar .mail-navigation button:hover {
    background: rgba(237,28,36,0.55)
}

.mailbox-sidebar .mail-navigation ul {
    display: inline-block;
    vertical-align: middle
}

.mailbox-sidebar .mail-navigation ul:after {
    content: "";
    display: table;
    clear: both
}

.mailbox-sidebar .mail-navigation ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px !important
}

.mailbox-sidebar .mail-navigation ul li:before {
    display: none
}

.mailbox-sidebar .mail-navigation ul li i {
    font-size: 20px !important;
    width: 30px
}

.mailbox-sidebar .mail-navigation ul li a {
    margin: 0
}

.mailbox-wrap h2,.mailbox-wrap .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .mailbox-wrap h1,.mailbox-wrap .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .mailbox-wrap h3,.mailbox-wrap .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .mailbox-wrap h4,.mailbox-wrap .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .mailbox-wrap h5,.mailbox-wrap .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .mailbox-wrap h6,.mailbox-wrap .tournaments-page .text h1,.tournaments-page .text .mailbox-wrap h1,.mailbox-wrap .tournaments-page .text h3,.tournaments-page .text .mailbox-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px
}

.mailbox-wrap .icon-reply {
    color: #ed1c24;
    font-size: 22px;
    cursor: pointer;
    margin: 0 10px 0 0
}

.mailbox-wrap .icon-delete,.mailbox-wrap .icon-email {
    color: #ed1c24;
    font-size: 18px;
    cursor: pointer
}

.mailbox-wrap .icon-arrow-left-1,.mailbox-wrap .icon-arrow-right-1 {
    color: #ed1c24;
    font-size: 16px;
    cursor: pointer
}

.mailbox-wrap .mailbox-header {
    padding: 15px 28px
}

.mailbox-wrap .mailbox-header:after {
    content: "";
    display: table;
    clear: both
}

.mailbox-wrap .mailbox-header h2,.mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h1,.mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h3,.mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h4,.mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h5,.mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h6,.mailbox-wrap .mailbox-header .tournaments-page .text h1,.tournaments-page .text .mailbox-wrap .mailbox-header h1,.mailbox-wrap .mailbox-header .tournaments-page .text h3,.tournaments-page .text .mailbox-wrap .mailbox-header h3 {
    margin: 5px 0 0 0
}

.mailbox-wrap .mailbox-header .search-input {
    float: right;
    width: 350px;
    margin: 0
}

.mailbox-wrap .inbox {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.mailbox-wrap .sentmail {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.mailbox-wrap .sentmail>h2,.mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,.single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h1,.mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,.single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h3,.mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,.single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h4,.mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,.single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h5,.mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,.single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h6,.mailbox-wrap .tournaments-page .text .sentmail>h1,.tournaments-page .text .mailbox-wrap .sentmail>h1,.mailbox-wrap .tournaments-page .text .sentmail>h3,.tournaments-page .text .mailbox-wrap .sentmail>h3 {
    padding: 15px 0 15px 28px
}

.mailbox-wrap .single-message {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

.mailbox-wrap .single-message .single-message-header {
    border-bottom: 1px solid #4d4d4d;
    padding: 15px
}

.mailbox-wrap .single-message .single-message-header:after {
    content: "";
    display: table;
    clear: both
}

.mailbox-wrap .single-message .single-message-header h2,.mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h1,.mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h3,.mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h4,.mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h5,.mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h6,.mailbox-wrap .single-message .single-message-header .tournaments-page .text h1,.tournaments-page .text .mailbox-wrap .single-message .single-message-header h1,.mailbox-wrap .single-message .single-message-header .tournaments-page .text h3,.tournaments-page .text .mailbox-wrap .single-message .single-message-header h3 {
    float: left
}

.mailbox-wrap .single-message .single-message-header .right-panel {
    float: right
}

.mailbox-wrap .single-message .single-message-header .right-panel i:nth-of-type(2) {
    margin: 0 10px 0 20px
}

.mailbox-wrap .single-message .message-content {
    height: 600px
}

.mailbox-wrap .single-message .message-content.text {
    height: auto;
    padding: 20px
}

.mailbox-wrap .single-message .message-content p,.mailbox-wrap .single-message .message-content div {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 14px;
    line-height: 18px
}

.mailbox-wrap .single-message .message-content a {
    color: #ed1c24
}

.mailbox-wrap .table .thead {
    background: #2e3543
}

.mailbox-wrap .table .thead .tr {
    background: none
}

.mailbox-wrap .table .tr {
    background: #353c4c
}

.mailbox-wrap .table .tr.unread {
    background: #202f4c
}

.mailbox-wrap .table .td {
    font-size: 13px;
    line-height: 13px
}

.mailbox-wrap .table .td p {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #AEAEAE
}

.mailbox-wrap .table .td .subject {
    display: block;
    word-wrap: break-word
}

.mailbox-wrap .table .td .date {
    display: block
}

.mailbox-wrap .table .td:not(:last-child) {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mailbox-wrap .table .tbody .td:last-child {
    text-align: right
}

.footer-pages-wrap {
    min-height: 400px;
    padding: 0 0 30px;
    position: relative
}

.footer-pages-wrap:after {
    content: "";
    display: table;
    clear: both
}

.footer-pages-wrap.full-content .info-category {
    display: none
}

.footer-pages-wrap.full-content .footer-pages-content {
    width: 100%;
    margin: 0;
    float: none
}

.footer-pages-wrap.footer-preload-mode {
    min-height: 400px;
    padding: 0
}

.footer-pages-wrap .footer-pages-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 111
}

.footer-pages-wrap .info-category {
    width: 280px;
    float: left;
    padding: 0 0 0 27px
}

.footer-pages-wrap .info-category h2,.footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h1,.footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h3,.footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h4,.footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h5,.footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h6,.footer-pages-wrap .info-category .tournaments-page .text h1,.tournaments-page .text .footer-pages-wrap .info-category h1,.footer-pages-wrap .info-category .tournaments-page .text h3,.tournaments-page .text .footer-pages-wrap .info-category h3 {
    margin: 7px 0 0 0;
    font-size: 18px;
    color: #AEAEAE;
    font-family: "BrandonBold";
    text-transform: uppercase
}

.footer-pages-wrap .info-category ul {
    margin: 10px 15px 0 13px
}

.footer-pages-wrap .info-category ul li a {
    display: list-item;
    font-size: 14px;
    line-height: 18px;
    font-family: "OpenSansRegular", serif;
    text-transform: uppercase;
    list-style: disc;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease
}

.footer-pages-wrap .info-category ul li a:hover {
    color: #ed1c24
}

.footer-pages-wrap .info-category ul li a.active {
    color: #ed1c24
}

.footer-pages-wrap .footer-pages-content {
    width: 980px;
    margin: 0 0 0 20px;
    float: left
}

.footer-pages-wrap .footer-pages-content img {
    width: 100%;
    display: block
}

.footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h6 {
    color: #AEAEAE;
    font-family: "MuseoSans900","NotoSansBold",serif;
    font-size: 28px;
    margin: 0 0 30px 0
}

.footer-pages-wrap .footer-pages-content h1:not(:first-child),.footer-pages-wrap .footer-pages-content h2:not(:first-child),.footer-pages-wrap .footer-pages-content h3:not(:first-child),.footer-pages-wrap .footer-pages-content h4:not(:first-child),.footer-pages-wrap .footer-pages-content h5:not(:first-child),.footer-pages-wrap .footer-pages-content h6:not(:first-child) {
    margin: 30px 0 0 0
}

.footer-pages-wrap .footer-pages-content p {
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px;
    margin: 2px 0 0;
    padding: 0 0 0 15px
}

.footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .tournaments-page .text h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text h3,.tournaments-page .text .footer-pages-wrap .footer-pages-content h3 {
    font-size: 26px
}

.footer-pages-wrap .footer-pages-content h3 {
    font-size: 20px
}

.footer-pages-wrap .footer-pages-content h4 {
    font-size: 18px
}

.footer-pages-wrap .footer-pages-content h5 {
    font-size: 16px
}

.footer-pages-wrap .footer-pages-content h6 {
    font-size: 14px
}

.footer-pages-wrap .footer-pages-content ul,.footer-pages-wrap .footer-pages-content ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 30px
}

.footer-pages-wrap .footer-pages-content ul li,.footer-pages-wrap .footer-pages-content ol li {
    color: #AEAEAE;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px
}

.footer-pages-wrap .footer-pages-content ul li:not(:first-child),.footer-pages-wrap .footer-pages-content ol li:not(:first-child) {
    margin: 10px 0 0 0
}

.footer-pages-wrap .footer-pages-content ol {
    list-style: decimal;
    counter-reset: item
}

.footer-pages-wrap .footer-pages-content ol li {
    display: block
}

.footer-pages-wrap .footer-pages-content ol li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}

.footer-pages-wrap .footer-pages-content ol>li:not(:first-child) {
    margin: 20px 0 0 0
}

.footer-pages-wrap .footer-pages-content .accordeon>li {
    cursor: pointer;
    position: relative;
    padding: 0 0 0 15px
}

.footer-pages-wrap .footer-pages-content .accordeon>li:after {
    content: '\E013';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 9px;
    top: 6px;
    left: 0
}

.footer-pages-wrap .footer-pages-content .accordeon>li:hover {
    color: #fff
}

.footer-pages-wrap .footer-pages-content .accordeon>li.opened {
    color: #fff
}

.footer-pages-wrap .footer-pages-content .accordeon>li.opened:after {
    transform: rotate(90deg);
    color: #ed1c24
}

.footer-pages-wrap .footer-pages-content .accordeon>li>ol {
    display: none
}

.footer-pages-wrap .footer-pages-content .accordeon>li>ol li {
    cursor: text;
    color: #fff
}

.footer-pages-wrap .footer-pages-content strong {
    font-family: "MuseoSans900","NotoSansBold",serif
}

.footer-pages-wrap .footer-pages-content em {
    font-style: italic
}

.footer-pages-wrap .footer-pages-content a {
    color: #ed1c24
}

.footer-pages-wrap .footer-pages-content table {
    margin: 20px 0 0 0
}

.footer-pages-wrap .footer-pages-content table {
    width: 100%
}

.footer-pages-wrap .footer-pages-content table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

.footer-pages-wrap .footer-pages-content table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

.footer-pages-wrap .footer-pages-content table.image-table td {
    padding: 0
}

.footer-pages-wrap .footer-pages-content table.image-table td br {
    display: none
}

.footer-pages-wrap .footer-pages-content table.image-table td img {
    display: block;
    width: 100% !important;
    padding: 10px
}

.football-manager-wrap {
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/FM_BG.png) no-repeat center top/cover;
    position: fixed;
    width: 100%;
    height: calc(100% - 111px);
    z-index: 1;
    overflow-y: auto
}

.football-manager-wrap .football-manager-header {
    position: absolute;
    height: 48px;
    background: rgba(32,47,76,0.5);
    width: 100%;
    top: 0;
    left: 0
}

.football-manager-wrap .football-manager-header ul {
    width: 66.4%;
    margin: 0 auto
}

.football-manager-wrap .football-manager-header ul:after {
    content: "";
    display: table;
    clear: both
}

.football-manager-wrap .football-manager-header ul li {
    float: left
}

.football-manager-wrap .football-manager-header ul li a {
    display: block;
    height: 47px;
    line-height: 47px;
    color: #fff;
    font-family: BrandonRegular, sans-serif;
    text-decoration: none;
    padding: 0 26px;
    cursor: pointer
}

.football-manager-wrap .football-manager-header ul li a:hover,.football-manager-wrap .football-manager-header ul li a.active {
    background: #ED1C24
}

.football-manager-wrap .football-manager-content {
    width: 952px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/football-manager/coaches.png) no-repeat right 80px;
    margin: 0 auto;
    padding: 48px 0 0 0
}

.football-manager-wrap .football-manager-content .f-logo {
    margin: 40px 0 0 42px
}

.football-manager-wrap .football-manager-content .f-logo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.football-manager-wrap .football-manager-content .f-logo .image {
    display: inline-block;
    vertical-align: top;
    height: 80px;
    width: 82px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/football-manager/logo.svg) no-repeat center center/auto 100%
}

.football-manager-wrap .football-manager-content .f-logo h1,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6,.football-manager-wrap .football-manager-content .f-logo [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .f-logo h1,.football-manager-wrap .football-manager-content .f-logo [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h1,.football-manager-wrap .football-manager-content .f-logo [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .f-logo h1,.football-manager-wrap .football-manager-content .f-logo [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h1 {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-family: BrandonRegular, sans-serif;
    font-size: 38px;
    text-shadow: 5px 5px 4px 0 rgba(0,0,0,0.5)
}

.football-manager-wrap .football-manager-content .f-logo h1 span,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span,.football-manager-wrap .football-manager-content .f-logo [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .f-logo h1 span,.football-manager-wrap .football-manager-content .f-logo [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h1 span,.football-manager-wrap .football-manager-content .f-logo [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .f-logo h1 span,.football-manager-wrap .football-manager-content .f-logo [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h1 span {
    display: block
}

.football-manager-wrap .football-manager-content .f-logo h1 span:last-child,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span:last-child,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span:last-child,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span:last-child,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span:last-child,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span:last-child,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span:last-child,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span:last-child,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span:last-child,.football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span:last-child,.footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span:last-child {
    color: #ed1c24;
    font-family: BrandonBold, sans-serif;
    margin: 4px 0 0 0
}

.football-manager-wrap .football-manager-content button {
    height: 43px;
    width: 191px;
    border-radius: 6px;
    background-color: #ED1C24;
    color: #fff;
    font-family: BrandonBold, sans-serif;
    font-size: 25px;
    border: none;
    cursor: pointer;
    margin: 12px 0 0 42px;
    padding: 0;
    display: block;
    text-decoration: none
}

.football-manager-wrap .football-manager-content .blocks-wrap {
    border: 5px solid #ed1c24;
    border-radius: 2px;
    border-top: none;
    margin: 25px 0 0 0
}

.football-manager-wrap .football-manager-content .blocks-wrap:after {
    content: "";
    display: table;
    clear: both
}

.football-manager-wrap .football-manager-content .blocks-wrap .block {
    float: left;
    position: relative;
    width: 314px;
    background: rgba(0,0,0,0.4)
}

.football-manager-wrap .football-manager-content .blocks-wrap .block:nth-of-type(2) {
    border-left: 7px solid #ed1c24;
    border-right: 7px solid #ed1c24
}

.football-manager-wrap .football-manager-content .blocks-wrap .block h2,.football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3,.football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h4,.football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h5,.football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h6,.football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h1,.tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h3,.tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3 {
    color: #fff;
    font-family: BrandonBold, sans-serif;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    background: #ED1C24;
    width: 100%;
    padding: 0 0 0 40px
}

.football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap {
    height: 323px;
    text-align: center
}

.football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap img {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    max-height: 95%
}

.football-manager-wrap .football-manager-content .blocks-wrap .block .block-number {
    position: absolute;
    height: 68px;
    width: 68px;
    border: 5px solid #ed1c24;
    background: #fff;
    box-shadow: inset 8px 1px 3px 0 rgba(0,0,0,0.11);
    border-radius: 100px;
    text-align: center;
    color: #ed1c24;
    font-family: BrandonBold, sans-serif;
    font-size: 46px;
    line-height: 63px;
    display: block;
    top: -13px;
    left: -39px
}

.special-background {
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center 0 !important;
    background-size: cover !important
}

.special-background .flex-wrap {
    display: flex;
    flex-direction: column
}

.special-background .special-background-content {
    width: 1300px !important;
    padding: 0 10px 10px;
    background: rgba(32,36,46,0.8);
    margin: 0 auto
}

.special-background .fixed-header.sticky {
    background: none
}

.special-background .fixed-header.sticky .header {
    background: rgba(32,36,46,0.8)
}

.special-background .header {
    width: 1280px;
    margin: 0 auto;
    background: rgba(32,36,46,0.4)
}

.special-background .banner {
    background: none
}

.special-background .global-container {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.special-background .global-container .container {
    background: none;
    border: none;
    padding: 62px 0 30px
}

.special-background footer {
    margin: 25px 0 0 0
}

@media screen and (max-width: 1320px) {
    .fixed-header {
        z-index:100;
        transform: unset !important
    }

    .fixed-header.sticky .header .header-sponsorships {
        margin: 14px 0 0 0px
    }

    .fixed-header.sticky .header .logo a {
        height: 45px
    }

    .fixed-header.sticky .header .top-header {
        width: 77%
    }

    .fixed-header.sticky .header .top-header .menu-icon {
        margin: 10px 50px 0 0
    }

    .fixed-header.sticky:hover .header .logo {
        margin: 10px 0 0 0
    }

    .fixed-header.sticky:hover .header .logo a {
        height: 60px;
        width: 200px
    }

    .header .header-content {
        width: 998px
    }

    .header .header-content .logo {
        margin: 10px 0 0 0
    }

    .header .header-content .logo a {
        height: 60px;
        width: 200px
    }

    .header .header-content .top-header {
        width: 59%
    }

    .main-menu {
        margin: 14px 0 0 0
    }

    .main-menu ul li a {
        height: 35px;
        line-height: 35px;
        font-size: 11px;
        padding: 0 5px
    }

    .banner .banner-container {
        width: 100% !important;
        height: 295px !important
    }

    .container .container-content {
        width: 998px
    }

    .search-window .search-window-content {
        width: 998px
    }

    .search-window .search-window-content .search-result .search-group .game-block {
        margin: 10px 10px 0 0
    }

    .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(5n+5) {
        margin: 10px 10px 0 0
    }

    .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(4n+4) {
        margin: 10px 0 0 0
    }

    .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text {
        min-height: 0;
        padding: 20px 0 0;
        width: 90%;
        margin: 0 0 0 0
    }

    .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a {
        position: static;
        margin: 10px 0 0 0
    }

    footer .footer-content {
        width: 998px
    }

    footer .footer-content .footer-blocks .copy-block {
        margin: 0 20px 0 0;
        width: 280px
    }

    footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2) {
        margin: 0
    }

    footer .footer-content .footer-blocks .footer-menu-block ul {
        margin: 0
    }

    footer .footer-content .footer-blocks .footer-logo {
        margin: 50px 0 0 20px
    }

    footer .footer-content .footer-blocks .footer-logo .license-logos {
        width: 233px
    }

    footer .footer-content .footer-blocks .footer-logo .license-logos a {
        display: inline-block;
        margin: 0 !important
    }

    footer .footer-content .footer-blocks .footer-logo .license-logos a img {
        display: inline-block;
        height: 39px;
        max-width: 200px
    }

    .footer-pages-wrap.full-content .info-category {
        display: none
    }

    .footer-pages-wrap.full-content .footer-pages-content {
        width: 100%;
        margin: 0;
        float: none
    }

    .footer-pages-wrap .info-category {
        width: 261px
    }

    .footer-pages-wrap .footer-pages-content {
        width: 716px
    }

    .page-content {
        width: 740px
    }

    .page-content.no-sidebar {
        width: 998px;
        margin: 0
    }

    .home-page.col-grid-4 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    .home-page.col-grid-4 .flex-games-block>div {
        gap: 10px
    }

    .home-page.col-grid-4 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    .home-page.col-grid-6 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    .home-page.col-grid-6 .flex-games-block>div {
        gap: 10px
    }

    .home-page.col-grid-6 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    .home-page.col-grid-8 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    .home-page.col-grid-8 .flex-games-block>div {
        gap: 10px
    }

    .home-page.col-grid-8 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    .home-page .flex-games-block>div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px
    }

    .home-page .flex-games-block>div .game-block {
        flex-basis: 205px
    }

    .home-page .flex-games-block>div::after {
        content: "";
        flex: auto
    }

    .bonus-page .bonus-wrap .bonus-block {
        height: 154px
    }

    .bonus-page .bonus-wrap .bonus-block {
        min-height: 156px
    }

    .bonus-page .bonus-game-wrap .bonus-block {
        min-height: 156px
    }

    .bonus-page .bonus-game-wrap .bonus-block.middle-block {
        height: auto;
        width: 49.5%
    }

    .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3) {
        margin: 0 1% 20px 0
    }

    .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(2n+2) {
        margin: 0 0 20px 0
    }

    .bonus-page .bonus-game-wrap .bonus-block.middle-block .image {
        width: 155px;
        height: 127px
    }

    .bonus-page .bonus-game-wrap .bonus-block.middle-block .text {
        width: 319px
    }

    .add-deposit-message>div.message-wrap span {
        line-height: 20px;
        max-width: 380px
    }

    .panel-wrap .banner-panel {
        width: 669px
    }

    .panel-wrap .banner-panel .block {
        height: 140px;
        width: 157px
    }

    .panel-wrap .banner-panel .block i {
        font-size: 35px
    }

    .panel-wrap .banner-panel .block .title h2,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,.panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,.panel-wrap .banner-panel .block .title .tournaments-page .text h1,.tournaments-page .text .panel-wrap .banner-panel .block .title h1,.panel-wrap .banner-panel .block .title .tournaments-page .text h3,.tournaments-page .text .panel-wrap .banner-panel .block .title h3 {
        font-size: 20px;
        line-height: 24px
    }

    .panel-wrap .banner-panel .block .title h3 {
        font-size: 12px;
        line-height: 16px
    }

    .panel-wrap .banner-news {
        width: 319px;
        margin: 0 0 0 10px;
        height: 140px
    }

    .panel-wrap .banner-news .vertical-slider-container {
        margin: 10px 0 0;
        height: 117px;
        padding: 0 0 0 8px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider {
        height: 117px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list {
        height: 117px !important
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide {
        height: 117px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block {
        margin: 0
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image {
        height: 87px;
        width: 115px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions {
        width: 185px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,.tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 {
        font-size: 12px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p {
        font-size: 14px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button {
        height: 25px;
        width: 32px;
        padding: 0
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i {
        top: 6px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i {
        display: block;
        left: 4px
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play span {
        display: none
    }

    .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i {
        vertical-align: top;
        margin: 2px 0 0 0
    }

    .panel-wrap .banner-news>h2,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,.panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,.single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,.panel-wrap .tournaments-page .text .banner-news>h1,.tournaments-page .text .panel-wrap .banner-news>h1,.panel-wrap .tournaments-page .text .banner-news>h3,.tournaments-page .text .panel-wrap .banner-news>h3 {
        font-size: 18px;
        margin: 0;
        padding: 0 0 0 12px
    }

    .promo-games-group .game-promo {
        width: 558px;
        height: 318px
    }

    .promo-games-group .game-promo .block {
        width: 558px !important;
        height: 100%
    }

    .promo-games-group .top-games {
        width: 430px;
        margin: 0 0 0 10px
    }

    .promo-games-group .top-games .game-block {
        width: 210px;
        height: 154px
    }

    .promo-games-group .top-games .game-block:nth-of-type(even) {
        margin: 0 0 10px 10px
    }

    .promo-games-group .top-games .game-block:last-child {
        margin: 0 0 0 10px
    }

    .single-bonus-page {
        width: 998px
    }

    .single-bonus-page .image-wrap {
        min-height: 405px
    }

    .single-bonus-page .single-bonus-category {
        padding: 0 0 0 5px;
        width: 261px
    }

    .single-bonus-page .single-bonus-content {
        float: left;
        width: 737px
    }

    .user-bonuses .user-bonuses-block .free-spins .group .block>div img {
        max-width: 80px;
        max-height: 60px
    }

    .user-bonuses .user-bonuses-block .free-spins .group .block>div .image-wrap {
        max-width: 80px;
        max-height: 60px
    }

    .user-bonuses .user-bonuses-block .group .block>div.button-wrap {
        padding: 0
    }

    .user-bonuses .user-bonuses-block .group .block>div.button-wrap button {
        width: 100%
    }

    .user-transactions .user-transactions-header .tabs>div {
        margin: 0 15px 0 0
    }

    .user-transactions .user-transactions-header .tabs button {
        padding: 0 15px 7px
    }

    .user-transactions .user-transactions-header .left-group {
        width: 60%
    }

    .user-transactions .user-transactions-header .left-group .Select {
        width: 50%
    }

    .user-transactions .user-transactions-header .right-group {
        width: 40%
    }

    .user-transactions .user-account-block.deposit-wager-block .group {
        width: 100%;
        float: none !important
    }

    .cookies-popup .cookieConsent {
        width: 998px !important
    }

    .cookies-popup.haveSpecialBackground .cookieConsent {
        width: 1009px !important
    }

    .evolution-game-grid .game-wrap .game-item {
        width: 240px;
        margin: 0 0 15px 10px
    }

    .evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1) {
        margin: 0 0 15px 10px
    }

    .evolution-game-grid .game-wrap .game-item:nth-of-type(3n+1) {
        margin: 0 0 15px 0
    }

    .tvGames iframe {
        width: 998px !important
    }

    .otp-settings-wrap {
        background-size: auto 300px
    }

    .otp-settings-description {
        width: 450px
    }

    .otp-settings-email .email-wrap {
        width: 450px
    }

    .otp-settings-google .google-wrap {
        width: 450px
    }

    .otp-settings-success {
        width: 100%
    }

    .otp-settings .help-blocks ul li .text {
        width: 270px
    }
}

@media screen and (max-width: 1337px) {
    .special-background .special-background-content {
        width:1015px !important
    }

    .special-background .header {
        width: 989px
    }

    .special-background .header .main-menu {
        margin: 14px 10px 0 0
    }

    .special-background .header .main-menu ul li a {
        font-size: 13px;
        padding: 0 5px
    }

    .special-background .header .header-content {
        width: 100%
    }

    .special-background .header .header-content .logo {
        margin: 10px 0 0 10px
    }

    .special-background .header .header-content .logo a {
        width: 180px
    }

    .special-background .banner-wrap.has-winners .banner {
        width: 100%
    }

    .special-background .banner-wrap.has-winners .banner .banner-container {
        width: 100%;
        height: 295px
    }

    .special-background .banner-wrap.has-winners .banner .slick-slider .slick-slide {
        width: 989px !important
    }

    .special-background .banner-wrap.has-winners .banner-winners {
        margin: 20px 0 0;
        height: auto;
        width: 100%
    }

    .special-background .banner-wrap.has-winners .banner-winners h2,.special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h1,.special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h3,.special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h4,.special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h5,.special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h6,.special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h1,.tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h1,.special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h3,.tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h3 {
        margin: 0;
        font-family: "BrandonBold","NotoSansBold",serif
    }

    .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container {
        height: auto
    }

    .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider {
        height: auto;
        display: none
    }

    .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2) {
        display: block
    }

    .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list {
        height: auto !important
    }

    .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text {
        width: 213px
    }

    .special-background .banner-wrap.has-winners .banner .banner-container {
        height: 295px
    }

    .special-background .container .container-content {
        width: 100%
    }

    .special-background .panel-games {
        width: 100%
    }

    .special-background .panel-games .panel-game-block {
        width: 100%;
        margin: 0
    }

    .special-background .panel-games .panel-game-block:nth-of-type(2) {
        margin: 20px 0 0 0
    }

    .special-background .panel-games .panel-game-block .game-block-wrap {
        width: 100%
    }

    .special-background .panel-games .panel-game-block .game-block-wrap .game-block {
        width: 100%
    }

    .special-background .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap {
        width: 100%;
        height: 367px
    }

    .special-background .panel-wrap .panel-leagues {
        width: 478px
    }

    .special-background .panel-wrap .panel-leagues .block {
        width: 183px;
        margin: 20px 28px 0 !important
    }

    .special-background .panel-wrap .panel-leagues .block:nth-of-type(-n+2) {
        margin: 0 28px 0 !important
    }

    .special-background .panel-wrap .panel-leagues .block:nth-of-type(5),.special-background .panel-wrap .panel-leagues .block:nth-of-type(6) {
        margin: 45px 28px 0 !important
    }

    .special-background .panel-wrap .panel-leagues .block a {
        height: 183px
    }

    .special-background .panel-wrap .panel-leagues .block a span {
        width: 100px;
        height: 80px
    }

    .special-background .panel-wrap .panel-leagues .block h2,.special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,.single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h1,.special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,.single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h3,.special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,.single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h4,.special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,.single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h5,.special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,.single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h6,.special-background .panel-wrap .panel-leagues .block .tournaments-page .text h1,.tournaments-page .text .special-background .panel-wrap .panel-leagues .block h1,.special-background .panel-wrap .panel-leagues .block .tournaments-page .text h3,.tournaments-page .text .special-background .panel-wrap .panel-leagues .block h3 {
        display: none
    }

    .special-background .panel-product-banners .panel-product-banner-block {
        width: 478px;
        margin: 20px 24px 0 0
    }

    .special-background .panel-product-banners .panel-product-banner-block:nth-of-type(even) {
        margin-right: 0
    }
}

@media screen and (max-height: 1000px) {
    .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:800px
    }

    .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        overflow-y: auto
    }
}

@media screen and (max-height: 890px) {
    .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:550px
    }
}

@media screen and (max-height: 630px) {
    .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:350px
    }
}

@media screen and (max-height: 730px) {
    .game-popup-overlay .game-popup-window .frame-container {
        height:495px;
        width: 880px
    }
}

@media screen and (max-height: 750px) {
    .sign-up-window .sign-up-window-content .sign-up-cont-wrap {
        overflow-y:scroll;
        height: 500px
    }

    .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step {
        min-height: 0
    }
}

@media screen and (max-height: 589px) {
    .sign-up-window .sign-up-window-content .sign-up-cont-wrap {
        overflow-y:scroll;
        height: 300px
    }

    .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step {
        min-height: 0
    }
}

.game-filter ul li:hover {
    color: #ed1c24
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .mailbox-notification-popup a:hover {
    background: #202f4c
}

.ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-close:hover {
    color: #fff !important
}

.sign-up-window .sign-up-window-content .right-block button:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

.user-transactions .add-deposit-message>div.button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

.user-bonuses .user-bonuses-table .table .td .confirm-button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"],[lang="fa"] {
    /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
}

[lang="ar"] html,[lang="fa"] html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

[lang="ar"] body,[lang="fa"] body {
    margin: 0
}

[lang="ar"] h1,.footer-pages-wrap .footer-pages-content [lang="ar"] h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] h1,.footer-pages-wrap .footer-pages-content [lang="ar"] h3,.footer-pages-wrap .footer-pages-content [lang="ar"] h4,.footer-pages-wrap .footer-pages-content [lang="ar"] h5,.footer-pages-wrap .footer-pages-content [lang="ar"] h6,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] h1,.footer-pages-wrap .footer-pages-content [lang="fa"] h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] h1,.footer-pages-wrap .footer-pages-content [lang="fa"] h3,.footer-pages-wrap .footer-pages-content [lang="fa"] h4,.footer-pages-wrap .footer-pages-content [lang="fa"] h5,.footer-pages-wrap .footer-pages-content [lang="fa"] h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h6 {
    font-size: 2em;
    margin: 0.67em 0
}

[lang="ar"] hr,[lang="fa"] hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

[lang="ar"] pre,[lang="fa"] pre {
    font-family: monospace, monospace;
    font-size: 1em
}

[lang="ar"] a,[lang="fa"] a {
    background-color: transparent
}

[lang="ar"] abbr[title],[lang="fa"] abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

[lang="ar"] b,[lang="ar"] strong,[lang="fa"] b,[lang="fa"] strong {
    font-weight: bolder
}

[lang="ar"] code,[lang="ar"] kbd,[lang="ar"] samp,[lang="fa"] code,[lang="fa"] kbd,[lang="fa"] samp {
    font-family: monospace, monospace;
    font-size: 1em
}

[lang="ar"] small,[lang="fa"] small {
    font-size: 80%
}

[lang="ar"] sub,[lang="ar"] sup,[lang="fa"] sub,[lang="fa"] sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

[lang="ar"] sub,[lang="fa"] sub {
    bottom: -0.25em
}

[lang="ar"] sup,[lang="fa"] sup {
    top: -0.5em
}

[lang="ar"] img,[lang="fa"] img {
    border-style: none
}

[lang="ar"] button,[lang="ar"] input,[lang="ar"] optgroup,[lang="ar"] select,[lang="ar"] textarea,[lang="fa"] button,[lang="fa"] input,[lang="fa"] optgroup,[lang="fa"] select,[lang="fa"] textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

[lang="ar"] button,[lang="ar"] input,[lang="fa"] button,[lang="fa"] input {
    overflow: visible
}

[lang="ar"] button,[lang="ar"] select,[lang="fa"] button,[lang="fa"] select {
    text-transform: none
}

[lang="ar"] button,[lang="ar"] [type="button"],[lang="ar"] [type="reset"],[lang="ar"] [type="submit"],[lang="fa"] button,[lang="fa"] [type="button"],[lang="fa"] [type="reset"],[lang="fa"] [type="submit"] {
    -webkit-appearance: button
}

[lang="ar"] button::-moz-focus-inner,[lang="ar"] [type="button"]::-moz-focus-inner,[lang="ar"] [type="reset"]::-moz-focus-inner,[lang="ar"] [type="submit"]::-moz-focus-inner,[lang="fa"] button::-moz-focus-inner,[lang="fa"] [type="button"]::-moz-focus-inner,[lang="fa"] [type="reset"]::-moz-focus-inner,[lang="fa"] [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[lang="ar"] button:-moz-focusring,[lang="ar"] [type="button"]:-moz-focusring,[lang="ar"] [type="reset"]:-moz-focusring,[lang="ar"] [type="submit"]:-moz-focusring,[lang="fa"] button:-moz-focusring,[lang="fa"] [type="button"]:-moz-focusring,[lang="fa"] [type="reset"]:-moz-focusring,[lang="fa"] [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[lang="ar"] fieldset,[lang="fa"] fieldset {
    padding: 0.35em 0.75em 0.625em
}

[lang="ar"] legend,[lang="fa"] legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

[lang="ar"] progress,[lang="fa"] progress {
    vertical-align: baseline
}

[lang="ar"] textarea,[lang="fa"] textarea {
    overflow: auto
}

[lang="ar"] [type="checkbox"],[lang="ar"] [type="radio"],[lang="fa"] [type="checkbox"],[lang="fa"] [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[lang="ar"] [type="number"]::-webkit-inner-spin-button,[lang="ar"] [type="number"]::-webkit-outer-spin-button,[lang="fa"] [type="number"]::-webkit-inner-spin-button,[lang="fa"] [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[lang="ar"] [type="search"],[lang="fa"] [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[lang="ar"] [type="search"]::-webkit-search-decoration,[lang="fa"] [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

[lang="ar"] ::-webkit-file-upload-button,[lang="fa"] ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[lang="ar"] details,[lang="fa"] details {
    display: block
}

[lang="ar"] summary,[lang="fa"] summary {
    display: list-item
}

[lang="ar"] template,[lang="fa"] template {
    display: none
}

[lang="ar"] [hidden],[lang="fa"] [hidden] {
    display: none
}

[lang="ar"] a,[lang="ar"] abbr,[lang="ar"] acronym,[lang="ar"] address,[lang="ar"] applet,[lang="ar"] article,[lang="ar"] aside,[lang="ar"] audio,[lang="ar"] big,[lang="ar"] blockquote,[lang="ar"] body,[lang="ar"] canvas,[lang="ar"] caption,[lang="ar"] center,[lang="ar"] cite,[lang="ar"] code,[lang="ar"] dd,[lang="ar"] del,[lang="ar"] details,[lang="ar"] dfn,[lang="ar"] div,[lang="ar"] dl,[lang="ar"] dt,[lang="ar"] em,[lang="ar"] embed,[lang="ar"] fieldset,[lang="ar"] figcaption,[lang="ar"] figure,[lang="ar"] footer,[lang="ar"] form,[lang="ar"] h1,.footer-pages-wrap .footer-pages-content [lang="ar"] h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] h1,.footer-pages-wrap .footer-pages-content [lang="ar"] h3,.footer-pages-wrap .footer-pages-content [lang="ar"] h4,.footer-pages-wrap .footer-pages-content [lang="ar"] h5,.footer-pages-wrap .footer-pages-content [lang="ar"] h6,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="ar"] h2,.single-bonus-page .single-bonus-content .text [lang="ar"] h1,.single-bonus-page .single-bonus-content .text [lang="ar"] h3,.single-bonus-page .single-bonus-content .text [lang="ar"] h4,.single-bonus-page .single-bonus-content .text [lang="ar"] h5,.single-bonus-page .single-bonus-content .text [lang="ar"] h6,.tournaments-page .text [lang="ar"] h1,.tournaments-page .text [lang="ar"] h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .tournaments-page .text h1,[lang="ar"] .tournaments-page .text h3,[lang="ar"] h3,[lang="ar"] h4,[lang="ar"] h5,[lang="ar"] h6,[lang="ar"] header,[lang="ar"] hgroup,[lang="ar"] html,[lang="ar"] iframe,[lang="ar"] img,[lang="ar"] ins,[lang="ar"] kbd,[lang="ar"] label,[lang="ar"] legend,[lang="ar"] li,[lang="ar"] mark,[lang="ar"] menu,[lang="ar"] nav,[lang="ar"] object,[lang="ar"] ol,[lang="ar"] output,[lang="ar"] p,[lang="ar"] pre,[lang="ar"] q,[lang="ar"] ruby,[lang="ar"] s,[lang="ar"] samp,[lang="ar"] section,[lang="ar"] small,[lang="ar"] span,[lang="ar"] strike,[lang="ar"] strong,[lang="ar"] sub,[lang="ar"] summary,[lang="ar"] sup,[lang="ar"] table,[lang="ar"] tbody,[lang="ar"] td,[lang="ar"] tfoot,[lang="ar"] th,[lang="ar"] thead,[lang="ar"] time,[lang="ar"] tr,[lang="ar"] tt,[lang="ar"] u,[lang="ar"] ul,[lang="ar"] var,[lang="ar"] video,[lang="fa"] a,[lang="fa"] abbr,[lang="fa"] acronym,[lang="fa"] address,[lang="fa"] applet,[lang="fa"] article,[lang="fa"] aside,[lang="fa"] audio,[lang="fa"] big,[lang="fa"] blockquote,[lang="fa"] body,[lang="fa"] canvas,[lang="fa"] caption,[lang="fa"] center,[lang="fa"] cite,[lang="fa"] code,[lang="fa"] dd,[lang="fa"] del,[lang="fa"] details,[lang="fa"] dfn,[lang="fa"] div,[lang="fa"] dl,[lang="fa"] dt,[lang="fa"] em,[lang="fa"] embed,[lang="fa"] fieldset,[lang="fa"] figcaption,[lang="fa"] figure,[lang="fa"] footer,[lang="fa"] form,[lang="fa"] h1,.footer-pages-wrap .footer-pages-content [lang="fa"] h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] h1,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] h1,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] h1,.footer-pages-wrap .footer-pages-content [lang="fa"] h3,.footer-pages-wrap .footer-pages-content [lang="fa"] h4,.footer-pages-wrap .footer-pages-content [lang="fa"] h5,.footer-pages-wrap .footer-pages-content [lang="fa"] h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] h2,.single-bonus-page .single-bonus-content .text [lang="fa"] h1,.single-bonus-page .single-bonus-content .text [lang="fa"] h3,.single-bonus-page .single-bonus-content .text [lang="fa"] h4,.single-bonus-page .single-bonus-content .text [lang="fa"] h5,.single-bonus-page .single-bonus-content .text [lang="fa"] h6,.tournaments-page .text [lang="fa"] h1,.tournaments-page .text [lang="fa"] h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .tournaments-page .text h1,[lang="fa"] .tournaments-page .text h3,[lang="fa"] h3,[lang="fa"] h4,[lang="fa"] h5,[lang="fa"] h6,[lang="fa"] header,[lang="fa"] hgroup,[lang="fa"] html,[lang="fa"] iframe,[lang="fa"] img,[lang="fa"] ins,[lang="fa"] kbd,[lang="fa"] label,[lang="fa"] legend,[lang="fa"] li,[lang="fa"] mark,[lang="fa"] menu,[lang="fa"] nav,[lang="fa"] object,[lang="fa"] ol,[lang="fa"] output,[lang="fa"] p,[lang="fa"] pre,[lang="fa"] q,[lang="fa"] ruby,[lang="fa"] s,[lang="fa"] samp,[lang="fa"] section,[lang="fa"] small,[lang="fa"] span,[lang="fa"] strike,[lang="fa"] strong,[lang="fa"] sub,[lang="fa"] summary,[lang="fa"] sup,[lang="fa"] table,[lang="fa"] tbody,[lang="fa"] td,[lang="fa"] tfoot,[lang="fa"] th,[lang="fa"] thead,[lang="fa"] time,[lang="fa"] tr,[lang="fa"] tt,[lang="fa"] u,[lang="fa"] ul,[lang="fa"] var,[lang="fa"] video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    outline: 0 !important
}

[lang="ar"] *,[lang="fa"] * {
    -webkit-text-size-adjust: auto !important
}

[lang="ar"] article,[lang="ar"] aside,[lang="ar"] details,[lang="ar"] figcaption,[lang="ar"] figure,[lang="ar"] footer,[lang="ar"] header,[lang="ar"] hgroup,[lang="ar"] menu,[lang="ar"] nav,[lang="ar"] section,[lang="fa"] article,[lang="fa"] aside,[lang="fa"] details,[lang="fa"] figcaption,[lang="fa"] figure,[lang="fa"] footer,[lang="fa"] header,[lang="fa"] hgroup,[lang="fa"] menu,[lang="fa"] nav,[lang="fa"] section {
    display: block
}

[lang="ar"] a,[lang="fa"] a {
    border: 0
}

[lang="ar"] html,[lang="fa"] html {
    overflow-x: hidden
}

[lang="ar"] body,[lang="fa"] body {
    line-height: 1;
    word-wrap: break-word
}

[lang="ar"] ol,[lang="ar"] ul,[lang="fa"] ol,[lang="fa"] ul {
    list-style: none
}

[lang="ar"] blockquote,[lang="ar"] q,[lang="fa"] blockquote,[lang="fa"] q {
    quotes: none
}

[lang="ar"] blockquote:after,[lang="ar"] blockquote:before,[lang="ar"] q:after,[lang="ar"] q:before,[lang="fa"] blockquote:after,[lang="fa"] blockquote:before,[lang="fa"] q:after,[lang="fa"] q:before {
    content: "";
    content: none
}

[lang="ar"] table,[lang="fa"] table {
    border-collapse: collapse;
    border-spacing: 0
}

[lang="ar"] input[type=number],[lang="fa"] input[type=number] {
    -moz-appearance: textfield
}

[lang="ar"] input[type=number]::-webkit-inner-spin-button,[lang="ar"] input[type=number]::-webkit-outer-spin-button,[lang="fa"] input[type=number]::-webkit-inner-spin-button,[lang="fa"] input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

[lang="ar"] :focus,[lang="fa"] :focus {
    outline-color: transparent;
    outline-style: none
}

[lang="ar"] button::-moz-focus-inner,[lang="fa"] button::-moz-focus-inner {
    border: 0
}

[lang="ar"] *,[lang="ar"] :after,[lang="ar"] :before,[lang="fa"] *,[lang="fa"] :after,[lang="fa"] :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

[lang="ar"] .clear,[lang="fa"] .clear {
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
    width: 0 !important
}

[lang="ar"] input:-webkit-autofill,[lang="ar"] input:-webkit-autofill:hover,[lang="ar"] input:-webkit-autofill:focus,[lang="ar"] input:-webkit-autofill:active,[lang="fa"] input:-webkit-autofill,[lang="fa"] input:-webkit-autofill:hover,[lang="fa"] input:-webkit-autofill:focus,[lang="fa"] input:-webkit-autofill:active {
    transition: background-color 500000s ease-in-out 0s;
    -webkit-text-fill-color: #fff
}

[lang="ar"] input[type=number]::-webkit-inner-spin-button,[lang="ar"] input[type=number]::-webkit-outer-spin-button,[lang="fa"] input[type=number]::-webkit-inner-spin-button,[lang="fa"] input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

[lang="ar"] input[type=number],[lang="fa"] input[type=number] {
    -moz-appearance: textfield
}

[lang="ar"] .margin-top-0,[lang="fa"] .margin-top-0 {
    margin-top: 0px
}

[lang="ar"] .margin-top-5,[lang="fa"] .margin-top-5 {
    margin-top: 5px
}

[lang="ar"] .margin-top-10,[lang="fa"] .margin-top-10 {
    margin-top: 10px
}

[lang="ar"] .margin-top-15,[lang="fa"] .margin-top-15 {
    margin-top: 15px
}

[lang="ar"] .margin-top-20,[lang="fa"] .margin-top-20 {
    margin-top: 20px
}

[lang="ar"] .margin-top-25,[lang="fa"] .margin-top-25 {
    margin-top: 25px
}

[lang="ar"] .margin-top-30,[lang="fa"] .margin-top-30 {
    margin-top: 30px
}

[lang="ar"] .margin-top-35,[lang="fa"] .margin-top-35 {
    margin-top: 35px
}

[lang="ar"] .margin-top-40,[lang="fa"] .margin-top-40 {
    margin-top: 40px
}

[lang="ar"] .margin-top-45,[lang="fa"] .margin-top-45 {
    margin-top: 45px
}

[lang="ar"] .margin-top-50,[lang="fa"] .margin-top-50 {
    margin-top: 50px
}

[lang="ar"] .margin-top-55,[lang="fa"] .margin-top-55 {
    margin-top: 55px
}

[lang="ar"] .margin-top-60,[lang="fa"] .margin-top-60 {
    margin-top: 60px
}

[lang="ar"] .margin-top-65,[lang="fa"] .margin-top-65 {
    margin-top: 65px
}

[lang="ar"] .margin-top-70,[lang="fa"] .margin-top-70 {
    margin-top: 70px
}

[lang="ar"] .margin-top-75,[lang="fa"] .margin-top-75 {
    margin-top: 75px
}

[lang="ar"] .margin-top-80,[lang="fa"] .margin-top-80 {
    margin-top: 80px
}

[lang="ar"] .margin-top-85,[lang="fa"] .margin-top-85 {
    margin-top: 85px
}

[lang="ar"] .margin-top-90,[lang="fa"] .margin-top-90 {
    margin-top: 90px
}

[lang="ar"] .margin-top-95,[lang="fa"] .margin-top-95 {
    margin-top: 95px
}

[lang="ar"] .margin-bottom-0,[lang="fa"] .margin-bottom-0 {
    margin-bottom: 0px
}

[lang="ar"] .margin-bottom-5,[lang="fa"] .margin-bottom-5 {
    margin-bottom: 5px
}

[lang="ar"] .margin-bottom-10,[lang="fa"] .margin-bottom-10 {
    margin-bottom: 10px
}

[lang="ar"] .margin-bottom-15,[lang="fa"] .margin-bottom-15 {
    margin-bottom: 15px
}

[lang="ar"] .margin-bottom-20,[lang="fa"] .margin-bottom-20 {
    margin-bottom: 20px
}

[lang="ar"] .margin-bottom-25,[lang="fa"] .margin-bottom-25 {
    margin-bottom: 25px
}

[lang="ar"] .margin-bottom-30,[lang="fa"] .margin-bottom-30 {
    margin-bottom: 30px
}

[lang="ar"] .margin-bottom-35,[lang="fa"] .margin-bottom-35 {
    margin-bottom: 35px
}

[lang="ar"] .margin-bottom-40,[lang="fa"] .margin-bottom-40 {
    margin-bottom: 40px
}

[lang="ar"] .margin-bottom-45,[lang="fa"] .margin-bottom-45 {
    margin-bottom: 45px
}

[lang="ar"] .margin-bottom-50,[lang="fa"] .margin-bottom-50 {
    margin-bottom: 50px
}

[lang="ar"] .margin-bottom-55,[lang="fa"] .margin-bottom-55 {
    margin-bottom: 55px
}

[lang="ar"] .margin-bottom-60,[lang="fa"] .margin-bottom-60 {
    margin-bottom: 60px
}

[lang="ar"] .margin-bottom-65,[lang="fa"] .margin-bottom-65 {
    margin-bottom: 65px
}

[lang="ar"] .margin-bottom-70,[lang="fa"] .margin-bottom-70 {
    margin-bottom: 70px
}

[lang="ar"] .margin-bottom-75,[lang="fa"] .margin-bottom-75 {
    margin-bottom: 75px
}

[lang="ar"] .margin-bottom-80,[lang="fa"] .margin-bottom-80 {
    margin-bottom: 80px
}

[lang="ar"] .margin-bottom-85,[lang="fa"] .margin-bottom-85 {
    margin-bottom: 85px
}

[lang="ar"] .margin-bottom-90,[lang="fa"] .margin-bottom-90 {
    margin-bottom: 90px
}

[lang="ar"] .margin-bottom-95,[lang="fa"] .margin-bottom-95 {
    margin-bottom: 95px
}

[lang="ar"] .margin-left-0,[lang="fa"] .margin-left-0 {
    margin-left: 0px
}

[lang="ar"] .margin-left-5,[lang="fa"] .margin-left-5 {
    margin-left: 5px
}

[lang="ar"] .margin-left-10,[lang="fa"] .margin-left-10 {
    margin-left: 10px
}

[lang="ar"] .margin-left-15,[lang="fa"] .margin-left-15 {
    margin-left: 15px
}

[lang="ar"] .margin-left-20,[lang="fa"] .margin-left-20 {
    margin-left: 20px
}

[lang="ar"] .margin-left-25,[lang="fa"] .margin-left-25 {
    margin-left: 25px
}

[lang="ar"] .margin-left-30,[lang="fa"] .margin-left-30 {
    margin-left: 30px
}

[lang="ar"] .margin-left-35,[lang="fa"] .margin-left-35 {
    margin-left: 35px
}

[lang="ar"] .margin-left-40,[lang="fa"] .margin-left-40 {
    margin-left: 40px
}

[lang="ar"] .margin-left-45,[lang="fa"] .margin-left-45 {
    margin-left: 45px
}

[lang="ar"] .margin-left-50,[lang="fa"] .margin-left-50 {
    margin-left: 50px
}

[lang="ar"] .margin-left-55,[lang="fa"] .margin-left-55 {
    margin-left: 55px
}

[lang="ar"] .margin-left-60,[lang="fa"] .margin-left-60 {
    margin-left: 60px
}

[lang="ar"] .margin-left-65,[lang="fa"] .margin-left-65 {
    margin-left: 65px
}

[lang="ar"] .margin-left-70,[lang="fa"] .margin-left-70 {
    margin-left: 70px
}

[lang="ar"] .margin-left-75,[lang="fa"] .margin-left-75 {
    margin-left: 75px
}

[lang="ar"] .margin-left-80,[lang="fa"] .margin-left-80 {
    margin-left: 80px
}

[lang="ar"] .margin-left-85,[lang="fa"] .margin-left-85 {
    margin-left: 85px
}

[lang="ar"] .margin-left-90,[lang="fa"] .margin-left-90 {
    margin-left: 90px
}

[lang="ar"] .margin-left-95,[lang="fa"] .margin-left-95 {
    margin-left: 95px
}

[lang="ar"] .margin-right-0,[lang="fa"] .margin-right-0 {
    margin-right: 0px
}

[lang="ar"] .margin-right-5,[lang="fa"] .margin-right-5 {
    margin-right: 5px
}

[lang="ar"] .margin-right-10,[lang="fa"] .margin-right-10 {
    margin-right: 10px
}

[lang="ar"] .margin-right-15,[lang="fa"] .margin-right-15 {
    margin-right: 15px
}

[lang="ar"] .margin-right-20,[lang="fa"] .margin-right-20 {
    margin-right: 20px
}

[lang="ar"] .margin-right-25,[lang="fa"] .margin-right-25 {
    margin-right: 25px
}

[lang="ar"] .margin-right-30,[lang="fa"] .margin-right-30 {
    margin-right: 30px
}

[lang="ar"] .margin-right-35,[lang="fa"] .margin-right-35 {
    margin-right: 35px
}

[lang="ar"] .margin-right-40,[lang="fa"] .margin-right-40 {
    margin-right: 40px
}

[lang="ar"] .margin-right-45,[lang="fa"] .margin-right-45 {
    margin-right: 45px
}

[lang="ar"] .margin-right-50,[lang="fa"] .margin-right-50 {
    margin-right: 50px
}

[lang="ar"] .margin-right-55,[lang="fa"] .margin-right-55 {
    margin-right: 55px
}

[lang="ar"] .margin-right-60,[lang="fa"] .margin-right-60 {
    margin-right: 60px
}

[lang="ar"] .margin-right-65,[lang="fa"] .margin-right-65 {
    margin-right: 65px
}

[lang="ar"] .margin-right-70,[lang="fa"] .margin-right-70 {
    margin-right: 70px
}

[lang="ar"] .margin-right-75,[lang="fa"] .margin-right-75 {
    margin-right: 75px
}

[lang="ar"] .margin-right-80,[lang="fa"] .margin-right-80 {
    margin-right: 80px
}

[lang="ar"] .margin-right-85,[lang="fa"] .margin-right-85 {
    margin-right: 85px
}

[lang="ar"] .margin-right-90,[lang="fa"] .margin-right-90 {
    margin-right: 90px
}

[lang="ar"] .margin-right-95,[lang="fa"] .margin-right-95 {
    margin-right: 95px
}

[lang="ar"] .margin-0,[lang="fa"] .margin-0 {
    margin: 0px
}

[lang="ar"] .margin-5,[lang="fa"] .margin-5 {
    margin: 5px
}

[lang="ar"] .margin-10,[lang="fa"] .margin-10 {
    margin: 10px
}

[lang="ar"] .margin-15,[lang="fa"] .margin-15 {
    margin: 15px
}

[lang="ar"] .margin-20,[lang="fa"] .margin-20 {
    margin: 20px
}

[lang="ar"] .margin-25,[lang="fa"] .margin-25 {
    margin: 25px
}

[lang="ar"] .margin-30,[lang="fa"] .margin-30 {
    margin: 30px
}

[lang="ar"] .margin-35,[lang="fa"] .margin-35 {
    margin: 35px
}

[lang="ar"] .margin-40,[lang="fa"] .margin-40 {
    margin: 40px
}

[lang="ar"] .margin-45,[lang="fa"] .margin-45 {
    margin: 45px
}

[lang="ar"] .margin-50,[lang="fa"] .margin-50 {
    margin: 50px
}

[lang="ar"] .margin-55,[lang="fa"] .margin-55 {
    margin: 55px
}

[lang="ar"] .margin-60,[lang="fa"] .margin-60 {
    margin: 60px
}

[lang="ar"] .margin-65,[lang="fa"] .margin-65 {
    margin: 65px
}

[lang="ar"] .margin-70,[lang="fa"] .margin-70 {
    margin: 70px
}

[lang="ar"] .margin-75,[lang="fa"] .margin-75 {
    margin: 75px
}

[lang="ar"] .margin-80,[lang="fa"] .margin-80 {
    margin: 80px
}

[lang="ar"] .margin-85,[lang="fa"] .margin-85 {
    margin: 85px
}

[lang="ar"] .margin-90,[lang="fa"] .margin-90 {
    margin: 90px
}

[lang="ar"] .margin-95,[lang="fa"] .margin-95 {
    margin: 95px
}

[lang="ar"] .padding-top-0,[lang="fa"] .padding-top-0 {
    margin-top: 0px
}

[lang="ar"] .padding-top-5,[lang="fa"] .padding-top-5 {
    margin-top: 5px
}

[lang="ar"] .padding-top-10,[lang="fa"] .padding-top-10 {
    margin-top: 10px
}

[lang="ar"] .padding-top-15,[lang="fa"] .padding-top-15 {
    margin-top: 15px
}

[lang="ar"] .padding-top-20,[lang="fa"] .padding-top-20 {
    margin-top: 20px
}

[lang="ar"] .padding-top-25,[lang="fa"] .padding-top-25 {
    margin-top: 25px
}

[lang="ar"] .padding-top-30,[lang="fa"] .padding-top-30 {
    margin-top: 30px
}

[lang="ar"] .padding-top-35,[lang="fa"] .padding-top-35 {
    margin-top: 35px
}

[lang="ar"] .padding-top-40,[lang="fa"] .padding-top-40 {
    margin-top: 40px
}

[lang="ar"] .padding-top-45,[lang="fa"] .padding-top-45 {
    margin-top: 45px
}

[lang="ar"] .padding-top-50,[lang="fa"] .padding-top-50 {
    margin-top: 50px
}

[lang="ar"] .padding-top-55,[lang="fa"] .padding-top-55 {
    margin-top: 55px
}

[lang="ar"] .padding-top-60,[lang="fa"] .padding-top-60 {
    margin-top: 60px
}

[lang="ar"] .padding-top-65,[lang="fa"] .padding-top-65 {
    margin-top: 65px
}

[lang="ar"] .padding-top-70,[lang="fa"] .padding-top-70 {
    margin-top: 70px
}

[lang="ar"] .padding-top-75,[lang="fa"] .padding-top-75 {
    margin-top: 75px
}

[lang="ar"] .padding-top-80,[lang="fa"] .padding-top-80 {
    margin-top: 80px
}

[lang="ar"] .padding-top-85,[lang="fa"] .padding-top-85 {
    margin-top: 85px
}

[lang="ar"] .padding-top-90,[lang="fa"] .padding-top-90 {
    margin-top: 90px
}

[lang="ar"] .padding-top-95,[lang="fa"] .padding-top-95 {
    margin-top: 95px
}

[lang="ar"] .padding-bottom-0,[lang="fa"] .padding-bottom-0 {
    padding-bottom: 0px
}

[lang="ar"] .padding-bottom-5,[lang="fa"] .padding-bottom-5 {
    padding-bottom: 5px
}

[lang="ar"] .padding-bottom-10,[lang="fa"] .padding-bottom-10 {
    padding-bottom: 10px
}

[lang="ar"] .padding-bottom-15,[lang="fa"] .padding-bottom-15 {
    padding-bottom: 15px
}

[lang="ar"] .padding-bottom-20,[lang="fa"] .padding-bottom-20 {
    padding-bottom: 20px
}

[lang="ar"] .padding-bottom-25,[lang="fa"] .padding-bottom-25 {
    padding-bottom: 25px
}

[lang="ar"] .padding-bottom-30,[lang="fa"] .padding-bottom-30 {
    padding-bottom: 30px
}

[lang="ar"] .padding-bottom-35,[lang="fa"] .padding-bottom-35 {
    padding-bottom: 35px
}

[lang="ar"] .padding-bottom-40,[lang="fa"] .padding-bottom-40 {
    padding-bottom: 40px
}

[lang="ar"] .padding-bottom-45,[lang="fa"] .padding-bottom-45 {
    padding-bottom: 45px
}

[lang="ar"] .padding-bottom-50,[lang="fa"] .padding-bottom-50 {
    padding-bottom: 50px
}

[lang="ar"] .padding-bottom-55,[lang="fa"] .padding-bottom-55 {
    padding-bottom: 55px
}

[lang="ar"] .padding-bottom-60,[lang="fa"] .padding-bottom-60 {
    padding-bottom: 60px
}

[lang="ar"] .padding-bottom-65,[lang="fa"] .padding-bottom-65 {
    padding-bottom: 65px
}

[lang="ar"] .padding-bottom-70,[lang="fa"] .padding-bottom-70 {
    padding-bottom: 70px
}

[lang="ar"] .padding-bottom-75,[lang="fa"] .padding-bottom-75 {
    padding-bottom: 75px
}

[lang="ar"] .padding-bottom-80,[lang="fa"] .padding-bottom-80 {
    padding-bottom: 80px
}

[lang="ar"] .padding-bottom-85,[lang="fa"] .padding-bottom-85 {
    padding-bottom: 85px
}

[lang="ar"] .padding-bottom-90,[lang="fa"] .padding-bottom-90 {
    padding-bottom: 90px
}

[lang="ar"] .padding-bottom-95,[lang="fa"] .padding-bottom-95 {
    padding-bottom: 95px
}

[lang="ar"] .padding-left-0,[lang="fa"] .padding-left-0 {
    padding-left: 0px
}

[lang="ar"] .padding-left-5,[lang="fa"] .padding-left-5 {
    padding-left: 5px
}

[lang="ar"] .padding-right-0,[lang="fa"] .padding-right-0 {
    padding-right: 0px
}

[lang="ar"] .padding-right-5,[lang="fa"] .padding-right-5 {
    padding-right: 5px
}

[lang="ar"] .padding-right-10,[lang="fa"] .padding-right-10 {
    padding-right: 10px
}

[lang="ar"] .padding-right-15,[lang="fa"] .padding-right-15 {
    padding-right: 15px
}

[lang="ar"] .padding-right-20,[lang="fa"] .padding-right-20 {
    padding-right: 20px
}

[lang="ar"] .padding-right-25,[lang="fa"] .padding-right-25 {
    padding-right: 25px
}

[lang="ar"] .padding-right-30,[lang="fa"] .padding-right-30 {
    padding-right: 30px
}

[lang="ar"] .padding-right-35,[lang="fa"] .padding-right-35 {
    padding-right: 35px
}

[lang="ar"] .padding-right-40,[lang="fa"] .padding-right-40 {
    padding-right: 40px
}

[lang="ar"] .padding-right-45,[lang="fa"] .padding-right-45 {
    padding-right: 45px
}

[lang="ar"] .padding-right-50,[lang="fa"] .padding-right-50 {
    padding-right: 50px
}

[lang="ar"] .padding-right-55,[lang="fa"] .padding-right-55 {
    padding-right: 55px
}

[lang="ar"] .padding-right-60,[lang="fa"] .padding-right-60 {
    padding-right: 60px
}

[lang="ar"] .padding-right-65,[lang="fa"] .padding-right-65 {
    padding-right: 65px
}

[lang="ar"] .padding-right-70,[lang="fa"] .padding-right-70 {
    padding-right: 70px
}

[lang="ar"] .padding-right-75,[lang="fa"] .padding-right-75 {
    padding-right: 75px
}

[lang="ar"] .padding-right-80,[lang="fa"] .padding-right-80 {
    padding-right: 80px
}

[lang="ar"] .padding-right-85,[lang="fa"] .padding-right-85 {
    padding-right: 85px
}

[lang="ar"] .padding-right-90,[lang="fa"] .padding-right-90 {
    padding-right: 90px
}

[lang="ar"] .padding-right-95,[lang="fa"] .padding-right-95 {
    padding-right: 95px
}

[lang="ar"] .padding-0,[lang="fa"] .padding-0 {
    padding: 0px
}

[lang="ar"] .padding-5,[lang="fa"] .padding-5 {
    padding: 5px
}

[lang="ar"] .padding-10,[lang="fa"] .padding-10 {
    padding: 10px
}

[lang="ar"] .padding-15,[lang="fa"] .padding-15 {
    padding: 15px
}

[lang="ar"] .padding-20,[lang="fa"] .padding-20 {
    padding: 20px
}

[lang="ar"] .padding-25,[lang="fa"] .padding-25 {
    padding: 25px
}

[lang="ar"] .padding-30,[lang="fa"] .padding-30 {
    padding: 30px
}

[lang="ar"] .padding-35,[lang="fa"] .padding-35 {
    padding: 35px
}

[lang="ar"] .padding-40,[lang="fa"] .padding-40 {
    padding: 40px
}

[lang="ar"] .padding-45,[lang="fa"] .padding-45 {
    padding: 45px
}

[lang="ar"] .padding-50,[lang="fa"] .padding-50 {
    padding: 50px
}

[lang="ar"] .padding-55,[lang="fa"] .padding-55 {
    padding: 55px
}

[lang="ar"] .padding-60,[lang="fa"] .padding-60 {
    padding: 60px
}

[lang="ar"] .padding-65,[lang="fa"] .padding-65 {
    padding: 65px
}

[lang="ar"] .padding-70,[lang="fa"] .padding-70 {
    padding: 70px
}

[lang="ar"] .padding-75,[lang="fa"] .padding-75 {
    padding: 75px
}

[lang="ar"] .padding-80,[lang="fa"] .padding-80 {
    padding: 80px
}

[lang="ar"] .padding-85,[lang="fa"] .padding-85 {
    padding: 85px
}

[lang="ar"] .padding-90,[lang="fa"] .padding-90 {
    padding: 90px
}

[lang="ar"] .padding-95,[lang="fa"] .padding-95 {
    padding: 95px
}

[lang="ar"] .row:after,[lang="fa"] .row:after {
    clear: both
}

[lang="ar"] .row:after,[lang="ar"] .row:before,[lang="fa"] .row:after,[lang="fa"] .row:before {
    content: " ";
    display: table
}

[lang="ar"] .col-l-1,[lang="fa"] .col-l-1 {
    float: left !important;
    box-sizing: border-box;
    width: 8.33333% !important
}

[lang="ar"] .col-l-2,[lang="fa"] .col-l-2 {
    float: left !important;
    box-sizing: border-box;
    width: 16.66667% !important
}

[lang="ar"] .col-l-3,[lang="fa"] .col-l-3 {
    float: left !important;
    box-sizing: border-box;
    width: 25% !important
}

[lang="ar"] .col-l-4,[lang="fa"] .col-l-4 {
    float: left !important;
    box-sizing: border-box;
    width: 33.33333% !important
}

[lang="ar"] .col-l-5,[lang="fa"] .col-l-5 {
    float: left !important;
    box-sizing: border-box;
    width: 41.66667% !important
}

[lang="ar"] .col-l-6,[lang="fa"] .col-l-6 {
    float: left !important;
    box-sizing: border-box;
    width: 50% !important
}

[lang="ar"] .col-l-7,[lang="fa"] .col-l-7 {
    float: left !important;
    box-sizing: border-box;
    width: 58.33333% !important
}

[lang="ar"] .col-l-8,[lang="fa"] .col-l-8 {
    float: left !important;
    box-sizing: border-box;
    width: 66.66667% !important
}

[lang="ar"] .col-l-9,[lang="fa"] .col-l-9 {
    float: left !important;
    box-sizing: border-box;
    width: 75% !important
}

[lang="ar"] .col-l-10,[lang="fa"] .col-l-10 {
    float: left !important;
    box-sizing: border-box;
    width: 83.33333% !important
}

[lang="ar"] .col-l-11,[lang="fa"] .col-l-11 {
    float: left !important;
    box-sizing: border-box;
    width: 91.66667% !important
}

[lang="ar"] .col-l-12,[lang="fa"] .col-l-12 {
    float: left !important;
    box-sizing: border-box;
    width: 100% !important
}

[lang="ar"] .col-r-1,[lang="fa"] .col-r-1 {
    float: right !important;
    box-sizing: border-box;
    width: 8.33333% !important
}

[lang="ar"] .col-r-2,[lang="fa"] .col-r-2 {
    float: right !important;
    box-sizing: border-box;
    width: 16.66667% !important
}

[lang="ar"] .col-r-3,[lang="fa"] .col-r-3 {
    float: right !important;
    box-sizing: border-box;
    width: 25% !important
}

[lang="ar"] .col-r-4,[lang="fa"] .col-r-4 {
    float: right !important;
    box-sizing: border-box;
    width: 33.33333% !important
}

[lang="ar"] .col-r-5,[lang="fa"] .col-r-5 {
    float: right !important;
    box-sizing: border-box;
    width: 41.66667% !important
}

[lang="ar"] .col-r-6,[lang="fa"] .col-r-6 {
    float: right !important;
    box-sizing: border-box;
    width: 50% !important
}

[lang="ar"] .col-r-7,[lang="fa"] .col-r-7 {
    float: right !important;
    box-sizing: border-box;
    width: 58.33333% !important
}

[lang="ar"] .col-r-8,[lang="fa"] .col-r-8 {
    float: right !important;
    box-sizing: border-box;
    width: 66.66667% !important
}

[lang="ar"] .col-r-9,[lang="fa"] .col-r-9 {
    float: right !important;
    box-sizing: border-box;
    width: 75% !important
}

[lang="ar"] .col-r-10,[lang="fa"] .col-r-10 {
    float: right !important;
    box-sizing: border-box;
    width: 83.33333% !important
}

[lang="ar"] .col-r-11,[lang="fa"] .col-r-11 {
    float: right !important;
    box-sizing: border-box;
    width: 91.66667% !important
}

[lang="ar"] .col-r-12,[lang="fa"] .col-r-12 {
    float: right !important;
    box-sizing: border-box;
    width: 100% !important
}

[lang="ar"] .col-offset-1,[lang="fa"] .col-offset-1 {
    margin-left: 8.33333% !important
}

[lang="ar"] .col-offset-2,[lang="fa"] .col-offset-2 {
    margin-left: 16.66667% !important
}

[lang="ar"] .col-offset-3,[lang="fa"] .col-offset-3 {
    margin-left: 25% !important
}

[lang="ar"] .col-offset-4,[lang="fa"] .col-offset-4 {
    margin-left: 33.33333% !important
}

[lang="ar"] .col-offset-5,[lang="fa"] .col-offset-5 {
    margin-left: 41.66667% !important
}

[lang="ar"] .col-offset-6,[lang="fa"] .col-offset-6 {
    margin-left: 50% !important
}

[lang="ar"] .col-offset-7,[lang="fa"] .col-offset-7 {
    margin-left: 58.33333% !important
}

[lang="ar"] .col-offset-8,[lang="fa"] .col-offset-8 {
    margin-left: 66.66667% !important
}

[lang="ar"] .col-offset-9,[lang="fa"] .col-offset-9 {
    margin-left: 75% !important
}

[lang="ar"] .col-offset-10,[lang="fa"] .col-offset-10 {
    margin-left: 83.33333% !important
}

[lang="ar"] .col-offset-11,[lang="fa"] .col-offset-11 {
    margin-left: 91.66667% !important
}

[lang="ar"] .col-offset-12,[lang="fa"] .col-offset-12 {
    margin-left: 100% !important
}

@-moz-keyframes roulette {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes roulette {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes roulette {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-o-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-ms-keyframes cssload-animball_one {
    [lang="ar"] 0%,[lang="fa"] 0% {
        position: absolute
    }

    [lang="ar"] 50%,[lang="fa"] 50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    [lang="ar"] 100%,[lang="fa"] 100% {
        position: absolute
    }
}

@-webkit-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@-moz-keyframes cssload-animball_one {
    0% {
        position: absolute
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5
    }

    100% {
        position: absolute
    }
}

@keyframes cssload-animball_two {
    0% {
        transform: rotate(0deg) scale(1)
    }

    50% {
        transform: rotate(360deg) scale(1.3)
    }

    100% {
        transform: rotate(720deg) scale(1)
    }
}

@-o-keyframes cssload-animball_two {
    0% {
        -o-transform: rotate(0deg) scale(1)
    }

    50% {
        -o-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -o-transform: rotate(720deg) scale(1)
    }
}

@-ms-keyframes cssload-animball_two {
    [lang="ar"] 0%,[lang="fa"] 0% {
        -ms-transform: rotate(0deg) scale(1)
    }

    [lang="ar"] 50%,[lang="fa"] 50% {
        -ms-transform: rotate(360deg) scale(1.3)
    }

    [lang="ar"] 100%,[lang="fa"] 100% {
        -ms-transform: rotate(720deg) scale(1)
    }
}

@-webkit-keyframes cssload-animball_two {
    0% {
        -webkit-transform: rotate(0deg) scale(1)
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -webkit-transform: rotate(720deg) scale(1)
    }
}

@-moz-keyframes cssload-animball_two {
    0% {
        -moz-transform: rotate(0deg) scale(1)
    }

    50% {
        -moz-transform: rotate(360deg) scale(1.3)
    }

    100% {
        -moz-transform: rotate(720deg) scale(1)
    }
}

@keyframes shake-rotate {
    2% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    4% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    6% {
        transform: translate(0, 0) rotate(7.5deg)
    }

    8% {
        transform: translate(0, 0) rotate(3.5deg)
    }

    10% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    12% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    14% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    16% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    18% {
        transform: translate(0, 0) rotate(2.5deg)
    }

    20% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    22% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    24% {
        transform: translate(0, 0) rotate(-5.5deg)
    }

    26% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    28% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    30% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    32% {
        transform: translate(0, 0) rotate(7.5deg)
    }

    34% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    36% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    38% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    40% {
        transform: translate(0, 0) rotate(8.5deg)
    }

    42% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    44% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    46% {
        transform: translate(0, 0) rotate(-8.5deg)
    }

    48% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    50% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    52% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    54% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    56% {
        transform: translate(0, 0) rotate(3.5deg)
    }

    58% {
        transform: translate(0, 0) rotate(0.5deg)
    }

    60% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    62% {
        transform: translate(0, 0) rotate(-7.5deg)
    }

    64% {
        transform: translate(0, 0) rotate(5.5deg)
    }

    66% {
        transform: translate(0, 0) rotate(-5.5deg)
    }

    68% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    70% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    72% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    74% {
        transform: translate(0, 0) rotate(0.5deg)
    }

    76% {
        transform: translate(0, 0) rotate(8.5deg)
    }

    78% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    80% {
        transform: translate(0, 0) rotate(-3.5deg)
    }

    82% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    84% {
        transform: translate(0, 0) rotate(-1.5deg)
    }

    86% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    88% {
        transform: translate(0, 0) rotate(1.5deg)
    }

    90% {
        transform: translate(0, 0) rotate(-0.5deg)
    }

    92% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    93% {
        transform: translate(0, 0) rotate(-8.5deg)
    }

    96% {
        transform: translate(0, 0) rotate(-2.5deg)
    }

    98% {
        transform: translate(0, 0) rotate(9.5deg)
    }

    0%,100% {
        transform: translate(0, 0) rotate(0deg)
    }
}

@-webkit-keyframes shake-rotate {
    2% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    4% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0, 0) rotate(7.5deg)
    }

    8% {
        -webkit-transform: translate(0, 0) rotate(3.5deg)
    }

    10% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    12% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    14% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    16% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    18% {
        -webkit-transform: translate(0, 0) rotate(2.5deg)
    }

    20% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    22% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    24% {
        -webkit-transform: translate(0, 0) rotate(-5.5deg)
    }

    26% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    30% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    32% {
        -webkit-transform: translate(0, 0) rotate(7.5deg)
    }

    34% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    36% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    38% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0, 0) rotate(8.5deg)
    }

    42% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    44% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    46% {
        -webkit-transform: translate(0, 0) rotate(-8.5deg)
    }

    48% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    52% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    54% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(0, 0) rotate(3.5deg)
    }

    58% {
        -webkit-transform: translate(0, 0) rotate(0.5deg)
    }

    60% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    62% {
        -webkit-transform: translate(0, 0) rotate(-7.5deg)
    }

    64% {
        -webkit-transform: translate(0, 0) rotate(5.5deg)
    }

    66% {
        -webkit-transform: translate(0, 0) rotate(-5.5deg)
    }

    68% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    70% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    72% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    74% {
        -webkit-transform: translate(0, 0) rotate(0.5deg)
    }

    76% {
        -webkit-transform: translate(0, 0) rotate(8.5deg)
    }

    78% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    80% {
        -webkit-transform: translate(0, 0) rotate(-3.5deg)
    }

    82% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    84% {
        -webkit-transform: translate(0, 0) rotate(-1.5deg)
    }

    86% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    88% {
        -webkit-transform: translate(0, 0) rotate(1.5deg)
    }

    90% {
        -webkit-transform: translate(0, 0) rotate(-0.5deg)
    }

    92% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    94% {
        -webkit-transform: translate(0, 0) rotate(-8.5deg)
    }

    96% {
        -webkit-transform: translate(0, 0) rotate(-2.5deg)
    }

    98% {
        -webkit-transform: translate(0, 0) rotate(9.5deg)
    }

    0%,100% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-4px)
    }

    60% {
        transform: translateY(-3px)
    }

    90% {
        transform: translateY(-2px)
    }
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-4px)
    }

    60% {
        -webkit-transform: translateY(-3px)
    }

    90% {
        -webkit-transform: translateY(-2px)
    }
}

@keyframes ring {
    0% {
        transform: rotate(-15deg)
    }

    2% {
        transform: rotate(15deg)
    }

    4% {
        transform: rotate(-18deg)
    }

    6% {
        transform: rotate(18deg)
    }

    8% {
        transform: rotate(-22deg)
    }

    10% {
        transform: rotate(22deg)
    }

    12% {
        transform: rotate(-18deg)
    }

    14% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-12deg)
    }

    18% {
        transform: rotate(12deg)
    }

    100%,20% {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg)
    }

    4% {
        -webkit-transform: rotate(-18deg)
    }

    6% {
        -webkit-transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg)
    }

    12% {
        -webkit-transform: rotate(-18deg)
    }

    14% {
        -webkit-transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg)
    }

    100%,20% {
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes scaleUp {
    80% {
        opacity: 0;
        -webkit-transform: scale(2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2)
    }
}

@-moz-keyframes scaleUp {
    80% {
        opacity: 0;
        -moz-transform: scale(2)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(2)
    }
}

@keyframes scaleUp {
    80% {
        opacity: 0;
        transform: scale(2)
    }

    100% {
        opacity: 0;
        transform: scale(2)
    }
}

@-webkit-keyframes dropDown {
    to {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes dropDown {
    to {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes dropDown {
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes scaleFade {
    to {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes scaleFade {
    to {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@keyframes scaleFade {
    to {
        opacity: 0;
        transform: scale(2.5)
    }
}

@keyframes preloader {
    0% {
        transform: rotate(0deg) scale(0.5)
    }

    6% {
        transform: rotate(-30deg) scale(0.5)
    }

    14% {
        transform: rotate(30deg) scale(0.5)
    }

    21% {
        transform: rotate(-15deg) scale(0.5)
    }

    28% {
        transform: rotate(15deg) scale(0.5)
    }

    36% {
        transform: rotate(-5deg) scale(0.5)
    }

    43% {
        transform: rotate(5deg) scale(0.5)
    }

    50% {
        transform: rotate(0deg) scale(0.5)
    }

    57% {
        transform: rotate(-390deg) scale(1)
    }

    63% {
        transform: rotate(-330deg) scale(1)
    }

    70% {
        transform: rotate(-375deg) scale(1)
    }

    76% {
        transform: rotate(-345deg) scale(1)
    }

    82% {
        transform: rotate(-365deg) scale(1)
    }

    88% {
        transform: rotate(-355deg) scale(1)
    }

    94% {
        transform: rotate(-360deg) scale(1)
    }

    100% {
        transform: rotate(0deg) scale(0.5)
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -webkit-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -webkit-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -webkit-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -webkit-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -webkit-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -webkit-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -webkit-transform: rotate(-390deg) scale(1)
    }

    63% {
        -webkit-transform: rotate(-330deg) scale(1)
    }

    70% {
        -webkit-transform: rotate(-375deg) scale(1)
    }

    76% {
        -webkit-transform: rotate(-345deg) scale(1)
    }

    82% {
        -webkit-transform: rotate(-365deg) scale(1)
    }

    88% {
        -webkit-transform: rotate(-355deg) scale(1)
    }

    94% {
        -webkit-transform: rotate(-360deg) scale(1)
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.5)
    }
}

@-ms-keyframes preloader {
    [lang="ar"] 0%,[lang="fa"] 0% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    [lang="ar"] 6%,[lang="fa"] 6% {
        -ms-transform: rotate(-30deg) scale(0.5)
    }

    [lang="ar"] 14%,[lang="fa"] 14% {
        -ms-transform: rotate(30deg) scale(0.5)
    }

    [lang="ar"] 21%,[lang="fa"] 21% {
        -ms-transform: rotate(-15deg) scale(0.5)
    }

    [lang="ar"] 28%,[lang="fa"] 28% {
        -ms-transform: rotate(15deg) scale(0.5)
    }

    [lang="ar"] 36%,[lang="fa"] 36% {
        -ms-transform: rotate(-5deg) scale(0.5)
    }

    [lang="ar"] 43%,[lang="fa"] 43% {
        -ms-transform: rotate(5deg) scale(0.5)
    }

    [lang="ar"] 50%,[lang="fa"] 50% {
        -ms-transform: rotate(0deg) scale(0.5)
    }

    [lang="ar"] 57%,[lang="fa"] 57% {
        -ms-transform: rotate(-390deg) scale(1)
    }

    [lang="ar"] 63%,[lang="fa"] 63% {
        -ms-transform: rotate(-330deg) scale(1)
    }

    [lang="ar"] 70%,[lang="fa"] 70% {
        -ms-transform: rotate(-375deg) scale(1)
    }

    [lang="ar"] 76%,[lang="fa"] 76% {
        -ms-transform: rotate(-345deg) scale(1)
    }

    [lang="ar"] 82%,[lang="fa"] 82% {
        -ms-transform: rotate(-365deg) scale(1)
    }

    [lang="ar"] 88%,[lang="fa"] 88% {
        -ms-transform: rotate(-355deg) scale(1)
    }

    [lang="ar"] 94%,[lang="fa"] 94% {
        -ms-transform: rotate(-360deg) scale(1)
    }

    [lang="ar"] 100%,[lang="fa"] 100% {
        -ms-transform: rotate(0deg) scale(0.5)
    }
}

@-o-keyframes preloader {
    0% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    6% {
        -o-transform: rotate(-30deg) scale(0.5)
    }

    14% {
        -o-transform: rotate(30deg) scale(0.5)
    }

    21% {
        -o-transform: rotate(-15deg) scale(0.5)
    }

    28% {
        -o-transform: rotate(15deg) scale(0.5)
    }

    36% {
        -o-transform: rotate(-5deg) scale(0.5)
    }

    43% {
        -o-transform: rotate(5deg) scale(0.5)
    }

    50% {
        -o-transform: rotate(0deg) scale(0.5)
    }

    57% {
        -o-transform: rotate(-390deg) scale(1)
    }

    63% {
        -o-transform: rotate(-330deg) scale(1)
    }

    70% {
        -o-transform: rotate(-375deg) scale(1)
    }

    76% {
        -o-transform: rotate(-345deg) scale(1)
    }

    82% {
        -o-transform: rotate(-365deg) scale(1)
    }

    88% {
        -o-transform: rotate(-355deg) scale(1)
    }

    94% {
        -o-transform: rotate(-360deg) scale(1)
    }

    100% {
        -o-transform: rotate(0deg) scale(0.5)
    }
}

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        opacity: 0
    }
}

@-o-keyframes pulsate {
    0% {
        -o-transform: scale(0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -o-transform: scale(1.2);
        opacity: 0
    }
}

@-ms-keyframes pulsate {
    [lang="ar"] 0%,[lang="fa"] 0% {
        -ms-transform: scale(0.1);
        opacity: 0
    }

    [lang="ar"] 50%,[lang="fa"] 50% {
        opacity: 1
    }

    [lang="ar"] 100%,[lang="fa"] 100% {
        -ms-transform: scale(1.2);
        opacity: 0
    }
}

@keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: .2
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: .2
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

[lang="ar"] .aden,[lang="fa"] .aden {
    position: relative;
    -webkit-filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2);
    filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2)
}

[lang="ar"] .aden:after,[lang="fa"] .aden:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .aden:before,[lang="fa"] .aden:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .aden img,[lang="fa"] .aden img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .aden::after,[lang="fa"] .aden::after {
    background: -webkit-linear-gradient(left, rgba(66,10,14,0.2), transparent);
    background: linear-gradient(to right, rgba(66,10,14,0.2), transparent);
    mix-blend-mode: darken
}

[lang="ar"] .perpetua,[lang="fa"] .perpetua {
    position: relative
}

[lang="ar"] .perpetua::after,[lang="fa"] .perpetua::after {
    mix-blend-mode: soft-light;
    opacity: .5;
    background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

[lang="ar"] .perpetua:after,[lang="fa"] .perpetua:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .perpetua:before,[lang="fa"] .perpetua:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .perpetua img,[lang="fa"] .perpetua img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .reyes,[lang="fa"] .reyes {
    position: relative;
    -webkit-filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75);
    filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75)
}

[lang="ar"] .reyes::after,[lang="fa"] .reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5;
    background: #efcdad
}

[lang="ar"] .reyes:after,[lang="fa"] .reyes:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .reyes:before,[lang="fa"] .reyes:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .reyes img,[lang="fa"] .reyes img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .inkwell,[lang="fa"] .inkwell {
    position: relative;
    -webkit-filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1);
    filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1)
}

[lang="ar"] .inkwell:after,[lang="fa"] .inkwell:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .inkwell:before,[lang="fa"] .inkwell:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .inkwell img,[lang="fa"] .inkwell img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .gingham,[lang="fa"] .gingham {
    position: relative;
    -webkit-filter: brightness(1.05) hue-rotate(-10deg);
    filter: brightness(1.05) hue-rotate(-10deg)
}

[lang="ar"] .gingham:after,[lang="fa"] .gingham:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .gingham:before,[lang="fa"] .gingham:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .gingham img,[lang="fa"] .gingham img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .gingham::after,[lang="fa"] .gingham::after {
    background: -webkit-linear-gradient(left, rgba(66,10,14,0.2), transparent);
    background: linear-gradient(to right, rgba(66,10,14,0.2), transparent);
    mix-blend-mode: darken
}

[lang="ar"] .toaster,[lang="fa"] .toaster {
    position: relative;
    -webkit-filter: contrast(1.5) brightness(0.9);
    filter: contrast(1.5) brightness(0.9)
}

[lang="ar"] .toaster:after,[lang="fa"] .toaster:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .toaster:before,[lang="fa"] .toaster:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .toaster img,[lang="fa"] .toaster img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .toaster::after,[lang="fa"] .toaster::after {
    background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

[lang="ar"] .walden,[lang="fa"] .walden {
    position: relative;
    -webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6);
    filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6)
}

[lang="ar"] .walden:after,[lang="fa"] .walden:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .walden:before,[lang="fa"] .walden:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .walden img,[lang="fa"] .walden img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .walden::after,[lang="fa"] .walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

[lang="ar"] .hudson,[lang="fa"] .hudson {
    position: relative;
    -webkit-filter: brightness(1.2) contrast(0.9) saturate(1.1);
    filter: brightness(1.2) contrast(0.9) saturate(1.1)
}

[lang="ar"] .hudson:after,[lang="fa"] .hudson:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .hudson:before,[lang="fa"] .hudson:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .hudson img,[lang="fa"] .hudson img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .hudson::after,[lang="fa"] .hudson::after {
    background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

[lang="ar"] .earlybird,[lang="fa"] .earlybird {
    position: relative;
    -webkit-filter: contrast(0.9) sepia(0.2);
    filter: contrast(0.9) sepia(0.2)
}

[lang="ar"] .earlybird:after,[lang="fa"] .earlybird:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .earlybird:before,[lang="fa"] .earlybird:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .earlybird img,[lang="fa"] .earlybird img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .earlybird::after,[lang="fa"] .earlybird::after {
    background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

[lang="ar"] .mayfair,[lang="fa"] .mayfair {
    position: relative;
    -webkit-filter: contrast(1.1) saturate(1.1);
    filter: contrast(1.1) saturate(1.1)
}

[lang="ar"] .mayfair:after,[lang="fa"] .mayfair:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .mayfair:before,[lang="fa"] .mayfair:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .mayfair img,[lang="fa"] .mayfair img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .mayfair::after,[lang="fa"] .mayfair::after {
    background: -webkit-radial-gradient(40% 40%, circle, rgba(255,255,255,0.8), rgba(255,200,200,0.6), #111 60%);
    background: radial-gradient(circle at 40% 40%, rgba(255,255,255,0.8), rgba(255,200,200,0.6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

[lang="ar"] .lofi,[lang="fa"] .lofi {
    position: relative;
    -webkit-filter: saturate(1.1) contrast(1.5);
    filter: saturate(1.1) contrast(1.5)
}

[lang="ar"] .lofi:after,[lang="fa"] .lofi:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .lofi:before,[lang="fa"] .lofi:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .lofi img,[lang="fa"] .lofi img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .lofi::after,[lang="fa"] .lofi::after {
    background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

[lang="ar"] ._1977,[lang="fa"] ._1977 {
    position: relative;
    -webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

[lang="ar"] ._1977:after,[lang="fa"] ._1977:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    background: rgba(243,106,188,0.3);
    mix-blend-mode: screen
}

[lang="ar"] ._1977:before,[lang="fa"] ._1977:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] ._1977 img,[lang="fa"] ._1977 img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .brooklyn,[lang="fa"] .brooklyn {
    position: relative;
    -webkit-filter: contrast(0.9) brightness(1.1);
    filter: contrast(0.9) brightness(1.1)
}

[lang="ar"] .brooklyn:after,[lang="fa"] .brooklyn:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .brooklyn:before,[lang="fa"] .brooklyn:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .brooklyn img,[lang="fa"] .brooklyn img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .brooklyn::after,[lang="fa"] .brooklyn::after {
    background: -webkit-radial-gradient(circle, rgba(168,223,193,0.4) 70%, #c4b7c8);
    background: radial-gradient(circle, rgba(168,223,193,0.4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

[lang="ar"] .xpro2,[lang="fa"] .xpro2 {
    position: relative;
    -webkit-filter: sepia(0.3);
    filter: sepia(0.3)
}

[lang="ar"] .xpro2:after,[lang="fa"] .xpro2:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .xpro2:before,[lang="fa"] .xpro2:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .xpro2 img,[lang="fa"] .xpro2 img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .xpro2::after,[lang="fa"] .xpro2::after {
    background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43,42,161,0.6) 110%);
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43,42,161,0.6) 110%);
    mix-blend-mode: color-burn
}

[lang="ar"] .nashville,[lang="fa"] .nashville {
    position: relative;
    -webkit-filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2);
    filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

[lang="ar"] .nashville:after,[lang="fa"] .nashville:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .nashville:before,[lang="fa"] .nashville:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .nashville img,[lang="fa"] .nashville img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .nashville::after,[lang="fa"] .nashville::after {
    background: rgba(0,70,150,0.4);
    mix-blend-mode: lighten
}

[lang="ar"] .nashville::before,[lang="fa"] .nashville::before {
    background: rgba(247,176,153,0.56);
    mix-blend-mode: darken
}

[lang="ar"] .lark,[lang="fa"] .lark {
    position: relative;
    -webkit-filter: contrast(0.9);
    filter: contrast(0.9)
}

[lang="ar"] .lark:after,[lang="fa"] .lark:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .lark:before,[lang="fa"] .lark:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .lark img,[lang="fa"] .lark img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .lark::after,[lang="fa"] .lark::after {
    background: rgba(242,242,242,0.8);
    mix-blend-mode: darken
}

[lang="ar"] .lark::before,[lang="fa"] .lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

[lang="ar"] .moon,[lang="fa"] .moon {
    position: relative;
    -webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

[lang="ar"] .moon:after,[lang="fa"] .moon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .moon:before,[lang="fa"] .moon:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .moon img,[lang="fa"] .moon img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .moon::before,[lang="fa"] .moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

[lang="ar"] .moon::after,[lang="fa"] .moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

[lang="ar"] .clarendon,[lang="fa"] .clarendon {
    position: relative;
    -webkit-filter: contrast(1.2) saturate(1.35);
    filter: contrast(1.2) saturate(1.35)
}

[lang="ar"] .clarendon:after,[lang="fa"] .clarendon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .clarendon:before,[lang="fa"] .clarendon:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2;
    background: rgba(127,187,227,0.2);
    mix-blend-mode: overlay
}

[lang="ar"] .clarendon img,[lang="fa"] .clarendon img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .willow,[lang="fa"] .willow {
    position: relative;
    -webkit-filter: grayscale(0.5) contrast(0.95) brightness(0.9);
    filter: grayscale(0.5) contrast(0.95) brightness(0.9)
}

[lang="ar"] .willow:after,[lang="fa"] .willow:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .willow:before,[lang="fa"] .willow:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .willow img,[lang="fa"] .willow img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .willow::before,[lang="fa"] .willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

[lang="ar"] .willow::after,[lang="fa"] .willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

[lang="ar"] .rise,[lang="fa"] .rise {
    position: relative;
    -webkit-filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9);
    filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9)
}

[lang="ar"] .rise:after,[lang="fa"] .rise:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .rise:before,[lang="fa"] .rise:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .rise img,[lang="fa"] .rise img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .rise::after,[lang="fa"] .rise::after {
    background: -webkit-radial-gradient(circle, rgba(232,197,152,0.8), transparent 90%);
    background: radial-gradient(circle, rgba(232,197,152,0.8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

[lang="ar"] .rise::before,[lang="fa"] .rise::before {
    background: -webkit-radial-gradient(circle, rgba(236,205,169,0.15) 55%, rgba(50,30,7,0.4));
    background: radial-gradient(circle, rgba(236,205,169,0.15) 55%, rgba(50,30,7,0.4));
    mix-blend-mode: multiply
}

[lang="ar"] .slumber,[lang="fa"] .slumber {
    position: relative;
    -webkit-filter: saturate(0.66) brightness(1.05);
    filter: saturate(0.66) brightness(1.05)
}

[lang="ar"] .slumber:after,[lang="fa"] .slumber:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .slumber:before,[lang="fa"] .slumber:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .slumber img,[lang="fa"] .slumber img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .slumber::after,[lang="fa"] .slumber::after {
    background: rgba(125,105,24,0.5);
    mix-blend-mode: soft-light
}

[lang="ar"] .slumber::before,[lang="fa"] .slumber::before {
    background: rgba(69,41,12,0.4);
    mix-blend-mode: lighten
}

[lang="ar"] .brannan,[lang="fa"] .brannan {
    position: relative;
    -webkit-filter: sepia(0.5) contrast(1.4);
    filter: sepia(0.5) contrast(1.4)
}

[lang="ar"] .brannan:after,[lang="fa"] .brannan:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .brannan:before,[lang="fa"] .brannan:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .brannan img,[lang="fa"] .brannan img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .brannan::after,[lang="fa"] .brannan::after {
    background-color: rgba(161,44,199,0.31);
    mix-blend-mode: lighten
}

[lang="ar"] .valencia,[lang="fa"] .valencia {
    position: relative;
    -webkit-filter: contrast(1.08) brightness(1.08) sepia(0.08);
    filter: contrast(1.08) brightness(1.08) sepia(0.08)
}

[lang="ar"] .valencia:after,[lang="fa"] .valencia:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .valencia:before,[lang="fa"] .valencia:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .valencia img,[lang="fa"] .valencia img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .valencia::after,[lang="fa"] .valencia::after {
    background: #3a0339;
    mix-blend-mode: exclusion;
    opacity: .5
}

[lang="ar"] .kelvin,[lang="fa"] .kelvin {
    position: relative
}

[lang="ar"] .kelvin:after,[lang="fa"] .kelvin:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3
}

[lang="ar"] .kelvin:before,[lang="fa"] .kelvin:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

[lang="ar"] .kelvin img,[lang="fa"] .kelvin img {
    width: 100%;
    z-index: 1
}

[lang="ar"] .kelvin::after,[lang="fa"] .kelvin::after {
    background: #b77d21;
    mix-blend-mode: overlay
}

[lang="ar"] .kelvin::before,[lang="fa"] .kelvin::before {
    background: #382c34;
    mix-blend-mode: color-dodge
}

[lang="ar"] body,[lang="fa"] body {
    background: #242934;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    direction: rtl
}

[lang="ar"] .tabs-wrap input,[lang="fa"] .tabs-wrap input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

[lang="ar"] .tabs-wrap .tabs,[lang="fa"] .tabs-wrap .tabs {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,0.5)
}

[lang="ar"] .tabs-wrap .tab,[lang="fa"] .tabs-wrap .tab {
    width: 100%;
    color: white;
    overflow: hidden
}

[lang="ar"] .tabs-wrap .tab-label,[lang="fa"] .tabs-wrap .tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #252933;
    font-weight: bold;
    cursor: pointer
}

[lang="ar"] .tabs-wrap .tab-label:hover,[lang="fa"] .tabs-wrap .tab-label:hover {
    background: #101115
}

[lang="ar"] .tabs-wrap .tab-label::after,[lang="fa"] .tabs-wrap .tab-label::after {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all .35s
}

[lang="ar"] .tabs-wrap .tab-content,[lang="fa"] .tabs-wrap .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #aeaeae;
    background: #292e3c;
    transition: all .35s
}

[lang="ar"] .tabs-wrap .tab-content ul,[lang="fa"] .tabs-wrap .tab-content ul {
    list-style: inside
}

[lang="ar"] .tabs-wrap .tab-content ul li,[lang="fa"] .tabs-wrap .tab-content ul li {
    font-size: 12px;
    margin: 5px 0px;
    line-height: 20px
}

[lang="ar"] .tabs-wrap .tab-content ul li a,[lang="fa"] .tabs-wrap .tab-content ul li a {
    color: #dfdcdc
}

[lang="ar"] .tabs-wrap .tab-content ul li a:visited,[lang="fa"] .tabs-wrap .tab-content ul li a:visited {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content ul li a:hover,[lang="fa"] .tabs-wrap .tab-content ul li a:hover {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content ul li a:active,[lang="fa"] .tabs-wrap .tab-content ul li a:active {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content p,[lang="fa"] .tabs-wrap .tab-content p {
    font-size: 12px;
    margin: 5px 0px;
    line-height: 20px
}

[lang="ar"] .tabs-wrap .tab-content p a,[lang="fa"] .tabs-wrap .tab-content p a {
    color: #dfdcdc
}

[lang="ar"] .tabs-wrap .tab-content p a:visited,[lang="fa"] .tabs-wrap .tab-content p a:visited {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content p a:hover,[lang="fa"] .tabs-wrap .tab-content p a:hover {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content p a:active,[lang="fa"] .tabs-wrap .tab-content p a:active {
    color: #b9b6b6
}

[lang="ar"] .tabs-wrap .tab-content p.faq-title,[lang="fa"] .tabs-wrap .tab-content p.faq-title {
    font-weight: 600
}

[lang="ar"] .tabs-wrap .tab-content h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h2,.footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h6,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h2,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .tabs-wrap .tab-content h1,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h3,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h4,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h5,[lang="ar"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h6,[lang="fa"] .tabs-wrap .tab-content h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h2,.footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .tabs-wrap .tab-content h1,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h2,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h1,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h3,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h4,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h5,[lang="fa"] .tabs-wrap .tab-content .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .tabs-wrap .tab-content h6 {
    margin: 0;
    line-height: 2;
    font-size: 16px
}

[lang="ar"] .tabs-wrap .tab-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .tabs-wrap .tab-content h6,.tournaments-page .text [lang="ar"] .tabs-wrap .tab-content h1,.tournaments-page .text [lang="ar"] .tabs-wrap .tab-content h3,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h3,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h4,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h5,[lang="ar"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h6,[lang="ar"] .tabs-wrap .tab-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .tabs-wrap .tab-content h1,[lang="ar"] .tabs-wrap .tab-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .tabs-wrap .tab-content h3,[lang="fa"] .tabs-wrap .tab-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .tabs-wrap .tab-content h6,.tournaments-page .text [lang="fa"] .tabs-wrap .tab-content h1,.tournaments-page .text [lang="fa"] .tabs-wrap .tab-content h3,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h1,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h3,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h4,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h5,[lang="fa"] .tabs-wrap .tab-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .tabs-wrap .tab-content h6,[lang="fa"] .tabs-wrap .tab-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .tabs-wrap .tab-content h1,[lang="fa"] .tabs-wrap .tab-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .tabs-wrap .tab-content h3 {
    line-height: 2;
    font-weight: 600;
    font-size: 16px
}

[lang="ar"] .tabs-wrap .tab-content h3,[lang="fa"] .tabs-wrap .tab-content h3 {
    font-size: 14px;
    line-height: 2;
    font-weight: 600
}

[lang="ar"] .tabs-wrap .tab-close,[lang="fa"] .tabs-wrap .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #252933;
    cursor: pointer
}

[lang="ar"] .tabs-wrap .tab-close:hover,[lang="fa"] .tabs-wrap .tab-close:hover {
    background: #101115
}

[lang="ar"] .tabs-wrap input:checked+.tab-label,[lang="fa"] .tabs-wrap input:checked+.tab-label {
    background: #101115
}

[lang="ar"] .tabs-wrap input:checked+.tab-label::after,[lang="fa"] .tabs-wrap input:checked+.tab-label::after {
    transform: rotate(90deg)
}

[lang="ar"] .tabs-wrap input:checked ~ .tab-content,[lang="fa"] .tabs-wrap input:checked ~ .tab-content {
    max-height: 100%;
    padding: 1em
}

[lang="ar"] .below-content,[lang="fa"] .below-content {
    padding-top: 20px;
    display: block
}

[lang="ar"] #sport_div_iframe,[lang="fa"] #sport_div_iframe {
    height: 100%
}

[lang="ar"] #sport_div_iframe #e-sport-root .component_select,[lang="fa"] #sport_div_iframe #e-sport-root .component_select {
    margin: 0
}

[lang="ar"] .logo-wrapper-custom,[lang="fa"] .logo-wrapper-custom {
    float: left
}

[lang="ar"] .cegSeal,[lang="fa"] .cegSeal {
    display: inline-block;
    margin-top: 15px;
    margin-left: 5px;
    width: 48px;
    height: 48px
}

[lang="ar"] .cegSeal img,[lang="fa"] .cegSeal img {
    display: block;
    width: 48px
}

[lang="ar"] .no-margin,[lang="fa"] .no-margin {
    margin: 0 !important
}

[lang="ar"] .no-padding,[lang="fa"] .no-padding {
    padding: 0 !important
}

[lang="ar"] .no-scroll,[lang="fa"] .no-scroll {
    overflow: hidden
}

[lang="ar"] .no-scroll body,[lang="fa"] .no-scroll body {
    overflow: hidden
}

[lang="ar"] .no-border td,[lang="fa"] .no-border td {
    border: none !important
}

[lang="ar"] .error-message.sport-book-error,[lang="fa"] .error-message.sport-book-error {
    width: 300px !important;
    height: 150px;
    top: 50%;
    left: 50%;
    bottom: auto;
    position: fixed;
    transform: translate(-50%, -50%)
}

[lang="ar"] .error-message.sport-book-error:after,[lang="fa"] .error-message.sport-book-error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .error-message.sport-book-error:after,[lang="fa"] .error-message.sport-book-error:after {
    border: none;
    position: static
}

[lang="ar"] .td-padding-20 td,[lang="fa"] .td-padding-20 td {
    padding: 20px !important
}

[lang="ar"] .error-message-text,[lang="fa"] .error-message-text {
    color: #ED1C24 !important
}

[lang="ar"] .error-message-text i,[lang="fa"] .error-message-text i {
    color: #ED1C24 !important
}

[lang="ar"] .float-left,[lang="fa"] .float-left {
    float: left
}

[lang="ar"] .float-right,[lang="fa"] .float-right {
    float: right
}

[lang="ar"] .hide,[lang="fa"] .hide {
    display: none
}

[lang="ar"] .hidden,[lang="fa"] .hidden {
    overflow: hidden
}

[lang="ar"] .clear:after,[lang="fa"] .clear:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .danger-button,[lang="fa"] .danger-button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .global-container,[lang="fa"] .global-container {
    position: relative
}

[lang="ar"] .middle,[lang="fa"] .middle {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .button,[lang="fa"] .button {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    outline: none !important
}

[lang="ar"] .button:focus,[lang="fa"] .button:focus {
    outline: 0
}

[lang="ar"] .button::-moz-focus-inner,[lang="fa"] .button::-moz-focus-inner {
    border: 0
}

[lang="ar"] .button.inactive-button,[lang="fa"] .button.inactive-button {
    border-color: #9a9a9a !important;
    background: #5072b5 !important;
    cursor: not-allowed
}

[lang="ar"] .inactive,[lang="fa"] .inactive {
    color: #9b9b9b !important;
    cursor: not-allowed
}

[lang="ar"] .input,[lang="fa"] .input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif
}

[lang="ar"] .input::-webkit-input-placeholder,[lang="fa"] .input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .input:-moz-placeholder,[lang="fa"] .input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .input::-moz-placeholder,[lang="fa"] .input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .input:-ms-input-placeholder,[lang="fa"] .input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .textarea,[lang="fa"] .textarea {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    min-height: 150px;
    padding: 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    resize: none
}

[lang="ar"] .textarea::-webkit-input-placeholder,[lang="fa"] .textarea::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .textarea:-moz-placeholder,[lang="fa"] .textarea:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .textarea::-moz-placeholder,[lang="fa"] .textarea::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .textarea:-ms-input-placeholder,[lang="fa"] .textarea:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .language-switcher,[lang="fa"] .language-switcher {
    font-family: "MuseoSans900","NotoSansBold",serif;
    position: relative;
    margin: 0 0 0 12px;
    display: inline-block;
    vertical-align: top;
    direction: ltr
}

[lang="ar"] .language-switcher>span,[lang="fa"] .language-switcher>span {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .language-switcher>span i,[lang="fa"] .language-switcher>span i {
    display: inline-block;
    margin: 0 0 0 8px
}

[lang="ar"] .language-switcher ul,[lang="fa"] .language-switcher ul {
    position: absolute;
    top: 35px;
    z-index: 1;
    width: 140px;
    right: 0;
    text-align: left;
    background: #20242e;
    border: 1px solid #000;
    right: auto;
    left: 0
}

[lang="ar"] .language-switcher ul li a,[lang="fa"] .language-switcher ul li a {
    position: relative;
    padding: 10px 0 10px 15px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .language-switcher ul li a:before,[lang="fa"] .language-switcher ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .language-switcher ul li a:hover,[lang="fa"] .language-switcher ul li a:hover {
    color: #AEAEAE
}

[lang="ar"] .language-switcher ul li:first-child a,[lang="fa"] .language-switcher ul li:first-child a {
    margin: 0
}

[lang="ar"] .language-switcher ul li:first-child a:before,[lang="fa"] .language-switcher ul li:first-child a:before {
    display: none
}

[lang="ar"] select,[lang="fa"] select {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 5px 10px;
    font-size: 14px;
    color: #fff;
    transition: border 0.3s ease;
    margin: 15px 0 0 0;
    cursor: pointer;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 99% 50%/auto 25%
}

[lang="ar"] .custom-scroll,[lang="fa"] .custom-scroll {
    position: absolute;
    top: 29px;
    width: 100%
}

[lang="ar"] .custom-scroll .outer-container,[lang="fa"] .custom-scroll .outer-container {
    overflow: hidden;
    position: relative
}

[lang="ar"] .custom-scroll .outer-container:hover .custom-scrollbar,[lang="fa"] .custom-scroll .outer-container:hover .custom-scrollbar {
    opacity: 1;
    transition-duration: 0.2s
}

[lang="ar"] .custom-scroll .inner-container,[lang="fa"] .custom-scroll .inner-container {
    overflow-x: hidden;
    overflow-y: scroll
}

[lang="ar"] .custom-scroll .inner-container:after,[lang="fa"] .custom-scroll .inner-container:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 0;
    background-image: linear-gradient(to bottom, rgba(36,41,52,0.2) 0%, rgba(36,41,52,0.05) 60%, rgba(36,41,52,0) 100%);
    pointer-events: none;
    transition: height 0.1s ease-in;
    will-change: height
}

[lang="ar"] .custom-scroll .inner-container.content-scrolled:after,[lang="fa"] .custom-scroll .inner-container.content-scrolled:after {
    height: 5px;
    transition: height 0.15s ease-out
}

[lang="ar"] .custom-scroll.scroll-handle-dragged .inner-container,[lang="fa"] .custom-scroll.scroll-handle-dragged .inner-container {
    user-select: none
}

[lang="ar"] .custom-scroll .custom-scrollbar,[lang="fa"] .custom-scroll .custom-scrollbar {
    position: absolute;
    height: 100%;
    width: 4px;
    right: 0;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.4s ease-out;
    padding: 6px 0;
    box-sizing: border-box;
    will-change: opacity
}

[lang="ar"] .custom-scroll.scroll-handle-dragged .custom-scrollbar,[lang="fa"] .custom-scroll.scroll-handle-dragged .custom-scrollbar {
    opacity: 1
}

[lang="ar"] .custom-scroll .custom-scroll-handle,[lang="fa"] .custom-scroll .custom-scroll-handle {
    position: absolute;
    width: 100%;
    top: 0
}

[lang="ar"] .custom-scroll .inner-handle,[lang="fa"] .custom-scroll .inner-handle {
    height: calc(100% - 12px);
    margin-top: 6px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 3px
}

[lang="ar"] .checkbox,[lang="fa"] .checkbox {
    display: block;
    position: relative;
    padding: 0 0 0 25px;
    min-width: 13px;
    min-height: 10px
}

[lang="ar"] .checkbox input,[lang="fa"] .checkbox input {
    position: absolute;
    opacity: 0
}

[lang="ar"] .checkbox .icon,[lang="fa"] .checkbox .icon {
    display: block;
    width: 16px;
    height: 16px;
    color: #39B54A;
    background: #20242e;
    border: 1px solid #4d4d4d;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

[lang="ar"] .checkbox .icon:before,[lang="fa"] .checkbox .icon:before {
    content: "\E015";
    display: none
}

[lang="ar"] .checkbox .text,[lang="fa"] .checkbox .text {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 11px
}

[lang="ar"] .checkbox input:checked+.icon:before,[lang="fa"] .checkbox input:checked+.icon:before {
    display: block;
    font-size: 14px;
    margin: 1px 0 0 0
}

[lang="ar"] .checkbox.subscribe,[lang="fa"] .checkbox.subscribe {
    padding: 0;
    min-width: auto;
    min-height: auto;
    display: inline-block;
    width: auto;
    height: auto
}

[lang="ar"] .checkbox.subscribe .image,[lang="fa"] .checkbox.subscribe .image {
    height: 111px;
    width: 103px;
    margin: 0 auto;
    display: block;
    position: relative
}

[lang="ar"] .checkbox.subscribe .image img,[lang="fa"] .checkbox.subscribe .image img {
    position: absolute;
    display: block;
    opacity: 1;
    transition: opacity 0.7s ease;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

[lang="ar"] .checkbox.subscribe .image img:nth-of-type(2),[lang="fa"] .checkbox.subscribe .image img:nth-of-type(2) {
    opacity: 0
}

[lang="ar"] .checkbox.subscribe .icon,[lang="fa"] .checkbox.subscribe .icon {
    width: 90px;
    height: 40px;
    background: #fff;
    border-radius: 30px;
    position: relative;
    left: auto;
    top: auto;
    margin: 20px auto 0;
    transform: translateY(0)
}

[lang="ar"] .checkbox.subscribe .icon:before,[lang="fa"] .checkbox.subscribe .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 45px;
    width: 45px;
    top: -3.5px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

[lang="ar"] .checkbox.subscribe .text,[lang="fa"] .checkbox.subscribe .text {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    line-height: normal;
    text-align: center;
    margin: 20px 0 0 0 !important;
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px !important;
    font-size: 20px
}

[lang="ar"] .checkbox.subscribe .text span,[lang="fa"] .checkbox.subscribe .text span {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .checkbox.subscribe .text i,[lang="fa"] .checkbox.subscribe .text i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-32%);
    font-size: 16px
}

[lang="ar"] .checkbox.subscribe input:checked+.icon,[lang="fa"] .checkbox.subscribe input:checked+.icon {
    background: #39B54A
}

[lang="ar"] .checkbox.subscribe input:checked+.icon:before,[lang="fa"] .checkbox.subscribe input:checked+.icon:before {
    top: -3.5px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(46px)
}

[lang="ar"] .checkbox.subscribe.subscribed .image img,[lang="fa"] .checkbox.subscribe.subscribed .image img {
    opacity: 0
}

[lang="ar"] .checkbox.subscribe.subscribed .image img:nth-of-type(2),[lang="fa"] .checkbox.subscribe.subscribed .image img:nth-of-type(2) {
    opacity: 1
}

[lang="ar"] .checkbox.subscribe.subscribed .text i,[lang="fa"] .checkbox.subscribe.subscribed .text i {
    color: #39B54A
}

[lang="ar"] .radio,[lang="fa"] .radio {
    display: inline-block;
    position: relative;
    padding: 0 0 0 24px;
    min-width: 24px;
    min-height: 14px
}

[lang="ar"] .radio:after,[lang="fa"] .radio:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .radio input,[lang="fa"] .radio input {
    position: absolute;
    opacity: 0
}

[lang="ar"] .radio .icon,[lang="fa"] .radio .icon {
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #4d4d4d;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer
}

[lang="ar"] .radio .text,[lang="fa"] .radio .text {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .radio input:checked+.icon:after,[lang="fa"] .radio input:checked+.icon:after {
    content: "";
    display: block;
    background: #ED1C24;
    width: 6px;
    height: 6px;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 100%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay,[lang="fa"] .ReactModalPortal .ReactModal__Overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8) !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content {
    min-width: 735px;
    height: auto;
    padding: 0 !important;
    border: none !important;
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    right: auto !important;
    margin: 0 !important;
    background: none !important;
    overflow: visible !important;
    position: absolute;
    border-radius: 0 !important;
    transform: translate(-50%, -50%)
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal {
    min-width: 960px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal.payment-modal-single,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.payment-modal.payment-modal-single {
    min-width: 740px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.profile-info-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.profile-info-modal {
    min-width: 340px;
    background: #20242e !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.verification-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.verification-modal {
    min-width: 340px;
    background: #20242e !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.identify-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.identify-modal {
    min-width: 400px;
    width: 400px;
    background: #20242e !important;
    border: 1px solid #4d4d4d !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.balance-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.balance-modal {
    min-width: 400px;
    width: 400px;
    background: #20242e !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.bonus-confirm-popup,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.bonus-confirm-popup {
    max-width: 500px;
    min-width: 500px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.compose-modal,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content.compose-modal {
    border-radius: 0 !important;
    background: #20242e !important;
    max-width: 500px;
    min-width: 500px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs {
    text-align: right
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item {
    cursor: pointer;
    float: right
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item:not(:nth-of-type(1)),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item:not(:nth-of-type(1)) {
    margin: 0 5px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab {
    width: 60px;
    height: 25px;
    text-align: center
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-tabs .payment-header-tabs .tab-item .tab img {
    display: inline-block;
    vertical-align: middle;
    max-height: 18px;
    max-width: 50px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header {
    background: #ED1C24;
    height: 65px;
    border-radius: 0 !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 28px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 30px;
    float: left;
    text-transform: uppercase;
    float: right;
    margin: 0 30px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group {
    float: right;
    height: 28px;
    margin: 0 25px 0 0;
    float: left;
    margin: 0 0 0 25px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help {
    vertical-align: middle;
    padding: 3px 18px 3px 0;
    border-right: 1px solid #c61017;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 3px 0 3px 18px;
    border: none;
    border-left: 1px solid #c61017
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help .icon-help-rounded,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help .icon-help-rounded {
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.3s ease
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 0 10px;
    transition: color 0.3s ease;
    margin: 0 10px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover i,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover i,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .live-help:hover p {
    color: #c61017
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    font-size: 18px;
    margin: 0 0 0 19px;
    color: #c61017;
    cursor: pointer;
    transition: color 0.3s ease;
    margin: 0 19px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-header .modal-header-content .right-group .icon-close:hover {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
    background: #fff;
    border-bottom: 4px solid #ef343b !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap {
    background: rgba(36,41,52,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader {
    width: 100px;
    height: 100px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-preloader-wrap .preloader img {
    width: 100%;
    height: 100%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type {
    padding: 15px 25px 15px 25px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line {
    position: relative;
    padding: 15px 0 15px 0;
    min-height: 250px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:before,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 600px;
    left: 348px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks {
    width: 600px;
    float: left;
    padding: 0 20px 5px 0;
    position: relative;
    float: right;
    padding: 0 0 5px 20px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead {
    background: none
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td {
    color: #181818;
    border: none;
    font-family: "MuseoSans900","NotoSansBold",serif;
    vertical-align: top;
    height: 44px;
    padding: 14px 5px 0;
    font-size: 12px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td:nth-of-type(2),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .thead .td:nth-of-type(2) {
    width: 230px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr {
    cursor: pointer;
    transition: background 0.5s ease
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:not(:last-child),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:not(:last-child) {
    margin: 0 0 5px 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:hover .td,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .tr:hover .td {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td {
    color: #181818;
    border: none;
    border-bottom: 5px solid #fff;
    height: 37px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:first-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:first-child {
    padding: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:not(:first-child),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td:not(:first-child) {
    padding: 0 5px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image {
    width: 76px;
    height: 37px;
    text-align: center
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .payment-blocks .table .tbody .td .image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 65px;
    max-height: 22px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content {
    width: 293px !important;
    font-size: 12px !important;
    width: 348px !important;
    float: left !important;
    padding: 10px 20px 5px 0 !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content img {
    width: 60% !important;
    display: block !important;
    margin: 0 auto 15px !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .text,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .text {
    margin: 0 !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content p,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content strong,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content-payments-type .bonus-content strong {
    font-size: 12px !important;
    margin: 0 !important;
    line-height: 14px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 37px 0 37px;
    margin: 0 37px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 14px;
    width: 19px;
    height: 18px;
    font-size: 18px;
    cursor: pointer;
    margin: 0 14px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-back-left:hover {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap {
    padding: 0 30px 0 37px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line {
    position: relative;
    padding: 15px 0 15px 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:before,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 383px;
    left: 288px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .bonus-content img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .bonus-content img {
    width: 100% !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single {
    float: left;
    padding: 10px 44px 5px 0;
    width: 384px;
    min-height: 200px;
    position: relative;
    float: right;
    padding: 10px 0 5px 44px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .single-bonus-page .single-bonus-content .text .modal-content-payments-single>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .tournaments-page .text .modal-content-payments-single>h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>h3 {
    font-size: 16px;
    margin: 0 0 14px 0;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single>p {
    font-size: 14px;
    line-height: 18px;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block {
    margin: 20px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:not(:nth-of-type(1)),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses:not(:nth-of-type(1)) {
    margin: 15px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses h3 {
    color: #626262;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 18px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select {
    margin: 10px 0 0 0;
    display: block;
    float: none;
    width: 80%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.is-open .Select-control,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.is-open .Select-control {
    border: 1px solid #9a9a9a
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control {
    background: #fff;
    border-color: #9a9a9a;
    height: 32px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-multi-value-wrapper,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-multi-value-wrapper {
    height: 32px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-value .Select-value-label,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-value .Select-value-label {
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-arrow-zone .Select-arrow,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #000
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-placeholder {
    color: #AEAEAE;
    font-size: 14px;
    font-family: "OpenSansRegular", serif;
    height: 34px;
    line-height: 34px;
    padding: 0 17px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-input {
    height: 34px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-input input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-control .Select-input input {
    text-align: right
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.has-value .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select.has-value .Select-control .Select-placeholder {
    color: #000
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer {
    background: #fff;
    border: 1px solid #9a9a9a;
    border-top: none
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option {
    color: #000;
    border-top: 1px solid #9a9a9a
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option:hover {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option.is-focused,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-bonuses .Select .Select-menu-outer .Select-option.is-focused {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox {
    margin: 10px 0 0 0;
    padding: 0 25px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .icon,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .icon {
    border: 1px solid #9a9a9a;
    background: #dfe6f2;
    left: auto;
    right: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text {
    color: #626262
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text a,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .checkbox .text a {
    color: #626262
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio {
    margin: 10px 0 0 0;
    padding: 0 25px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio:not(:nth-of-type(1)),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio:not(:nth-of-type(1)) {
    margin: 10px 0 0 10px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .icon,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .icon {
    border: 2px solid #9a9a9a;
    left: auto;
    right: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text {
    color: #626262
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text a,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .radio .text a {
    color: #626262
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards {
    margin: 20px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .credit-cards img {
    border: 1px solid #4d4d4d;
    display: inline-block;
    margin: 0 10px 0 0;
    width: auto;
    height: 25px;
    padding: 5px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont {
    width: 270px;
    margin: 15px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div {
    margin: 10px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div:nth-of-type(1),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div:nth-of-type(1) {
    margin: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label {
    display: block;
    vertical-align: middle
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .label,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .label {
    display: block;
    vertical-align: middle;
    font-size: 14px;
    color: #626262;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 5px 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .mask-input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .mask-input {
    width: 100%;
    display: block;
    position: relative
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol {
    display: block;
    position: relative
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .symbol,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .symbol {
    display: block;
    position: absolute;
    border-right: 1px solid #4d4d4d;
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    z-index: 1;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    width: 40px;
    text-align: center;
    border: none;
    border-left: 1px solid #4d4d4d
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol input {
    padding: 0 17px 0 50px;
    padding: 0 50px 0 17px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-value,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-value {
    padding: 0 0 0 50px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol .Select .Select-control .Select-placeholder {
    padding: 0 17px 0 50px !important
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 15px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span {
    width: 50%;
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span span:first-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .currency-symbol p>span span:first-child {
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #626262
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input {
    width: 100%;
    height: 34px;
    line-height: 32px;
    vertical-align: middle;
    background: #fff;
    border-color: #9a9a9a;
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:hover,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:focus,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:active,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:focus,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label input:-webkit-autofill:active {
    -webkit-text-fill-color: #000
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span {
    display: inline-block;
    width: 130px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span:nth-of-type(1),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span:nth-of-type(1) {
    margin: 0 14px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .expiration-date span input {
    width: 100%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 34px;
    direction: ltr;
    text-align: right
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.is-open .Select-control,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.is-open .Select-control {
    border: 1px solid #9a9a9a
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control {
    background: #fff;
    border-color: #9a9a9a;
    height: 32px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-multi-value-wrapper,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-multi-value-wrapper {
    height: 32px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-value .Select-value-label,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-value .Select-value-label {
    color: #000;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-arrow-zone .Select-arrow,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #000
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-placeholder {
    color: #AEAEAE;
    font-size: 14px;
    font-family: "OpenSansRegular", serif;
    height: 34px;
    line-height: 34px;
    padding: 0 17px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-input {
    height: 34px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-input input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-control .Select-input input {
    text-align: right
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.has-value .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select.has-value .Select-control .Select-placeholder {
    color: #000
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer {
    background: #fff;
    border: 1px solid #9a9a9a;
    border-top: none
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option {
    color: #000;
    border-top: 1px solid #9a9a9a
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option:hover {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option.is-focused,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .Select .Select-menu-outer .Select-option.is-focused {
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday {
    display: inline-block;
    position: relative
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select {
    width: 80px;
    margin: 0 8px 0 0;
    margin: 0 0 0 8px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select:last-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select:last-child {
    width: 90px;
    margin: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select .Select-control .Select-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .birthday .Select .Select-control .Select-placeholder {
    padding: 0 13px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input input {
    padding: 0 50px 0 10px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag {
    height: 34px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .flag,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .flag {
    left: 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow {
    border-top: 4px solid #9a9a9a;
    left: 15px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow.up,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .flag-dropdown .selected-flag .arrow.up {
    border-bottom: 4px solid #9a9a9a;
    border-top: none
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list {
    background: #fff;
    border-color: #9a9a9a;
    top: 31px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .flag,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .flag {
    display: inline-block;
    margin: 2px 0 0 6px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country-name,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country-name {
    color: #000;
    margin: 0 0 0 3px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country .dial-code,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .react-tel-input .country-list .country .dial-code {
    color: #AEAEAE
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit input {
    width: 163px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .deposit span {
    display: inline-block;
    font-size: 11px;
    color: #ed1c24;
    font-family: "OpenSansSemiBold", serif;
    margin: 0 0 0 8px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select {
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a {
    text-decoration: none;
    margin: 0 10px 0 0;
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 10px 15px;
    border: 1px solid #9a9a9a;
    background: #f4f3f3;
    color: #000;
    transition: background .5s ease;
    border-radius: 1px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 0 0 0 10px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a.selected,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a.selected {
    width: auto;
    padding: 10px 15px;
    border: 1px solid #9a9a9a;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form>div .form-label .group-select a:hover {
    width: auto;
    padding: 10px 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .converter .mask-input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .converter .mask-input {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button {
    display: block;
    margin: 24px auto 0;
    width: 193px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    transition: background .5s ease
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .form-cont form .button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-hidden,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .payment-form-hidden {
    display: none
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window {
    border: 1px solid #cdcdcd;
    padding: 38px 0 47px;
    text-align: center
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window h3 {
    font-size: 24px;
    font-family: "OpenSansBold", serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "OpenSansBold", serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p:nth-of-type(1),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window p:nth-of-type(1) {
    margin: 17px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.error h3 {
    color: #ed1c24
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .message-window.success h3 {
    color: #39B54A
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block iframe,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block iframe {
    border: 1px solid #cdcdcd
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block a,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block a {
    font-size: 14px;
    color: #181818
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .message-window>span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .message-window>span {
    display: inline-block;
    margin: 15px 0 0 0;
    color: #AEAEAE;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance {
    width: 80%;
    margin: 0 auto
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div {
    text-align: left;
    border-bottom: 1px solid #181818
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child)>span:last-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div:not(:first-child)>span:last-child {
    color: #39B54A
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    color: #181818;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    width: 45%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span:last-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-balance div>span:last-child {
    margin: 0 0 0 10px;
    color: #ed1c24;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table {
    width: 80%;
    margin: 5px auto 0;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #181818;
    text-align: left
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    color: #181818;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    width: 45%
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span:last-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table>span:last-child {
    margin: 0 0 0 10px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table:nth-of-type(1),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .frame-block .success-table:nth-of-type(1) {
    margin: 30px auto 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .blocked,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .single-wrap .modal-content-payments-single .single-payment-block .blocked {
    text-align: center;
    color: #fff;
    font-family: "MuseoSans700", "BrandonBold";
    padding: 20px;
    font-size: 14px;
    text-align: center;
    background: #ED1C24;
    margin: 20px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content {
    padding: 22px 24px 43px;
    min-height: 200px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content h3 {
    font-size: 18px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #c61017
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content p {
    font-size: 14px;
    line-height: 18px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #000;
    margin: 15px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date {
    font-size: 12px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #000;
    margin: 15px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span {
    display: inline-block
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span:first-child,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .expiration-date span:first-child {
    margin: 0 5px 0 0;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group {
    margin: 50px 0 0 0;
    text-align: center
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .confirm-button,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .confirm-button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 15px 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .decline-button,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-confirm-content .button-group .decline-button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h6,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.tournaments-page .text [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h6,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,.tournaments-page .text [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px;
    padding: 15px 0 15px 28px;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose {
    padding: 20px
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose:after,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .input,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .input {
    margin: 10px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea {
    margin: 10px 0 0 0;
    border: 1px solid #4d4d4d;
    background: #20242e;
    color: #AEAEAE
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-webkit-input-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-moz-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-moz-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-ms-input-placeholder,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .textarea:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button {
    float: right;
    margin: 20px 0 0 0;
    width: 120px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .compose-wrap .compose .button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content {
    float: left;
    width: 267px;
    padding: 10px 0 5px 28px;
    position: relative;
    float: left;
    padding: 10px 28px 5px 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .title,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .title {
    font-size: 20px;
    color: #181818;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 0 0 15px 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content img,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content img {
    display: block;
    width: 100% !important;
    height: auto
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text {
    margin: 25px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h6,.tournaments-page [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.tournaments-page [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h4,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h5,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h6,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h6,.tournaments-page [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,.tournaments-page [lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h4,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h5,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h6,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h1,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text h3 {
    font-size: 14px;
    color: #181818;
    font-family: "MuseoSans700", "BrandonBold", serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p {
    font-size: 10px;
    line-height: 13px;
    color: #181818;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p:nth-of-type(1),[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text p:nth-of-type(1) {
    margin: 20px 0 0 0
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text>div,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .bonus-content .text>div {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 28px;
    margin: 20px auto 0;
    font-size: 10px;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    color: #39B54A;
    border: 1px solid #39B54A;
    text-align: center
}

[lang="ar"] .react-datepicker-wrapper,[lang="fa"] .react-datepicker-wrapper {
    display: inline-block;
    position: relative
}

[lang="ar"] .react-datepicker-wrapper .react-datepicker__input-container input,[lang="fa"] .react-datepicker-wrapper .react-datepicker__input-container input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif
}

[lang="ar"] .react-datepicker-wrapper .react-datepicker__input-container input::-webkit-input-placeholder,[lang="fa"] .react-datepicker-wrapper .react-datepicker__input-container input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-datepicker-wrapper .react-datepicker__input-container input:-moz-placeholder,[lang="fa"] .react-datepicker-wrapper .react-datepicker__input-container input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-datepicker-wrapper .react-datepicker__input-container input::-moz-placeholder,[lang="fa"] .react-datepicker-wrapper .react-datepicker__input-container input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-datepicker-wrapper .react-datepicker__input-container input:-ms-input-placeholder,[lang="fa"] .react-datepicker-wrapper .react-datepicker__input-container input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-datepicker-wrapper .icon-calendar,[lang="fa"] .react-datepicker-wrapper .icon-calendar {
    display: block;
    position: absolute;
    top: 6px;
    right: 17px;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 25px;
    cursor: pointer
}

[lang="ar"] .Select,[lang="fa"] .Select {
    position: relative
}

[lang="ar"] .Select div,[lang="ar"] .Select input,[lang="ar"] .Select span,[lang="fa"] .Select div,[lang="fa"] .Select input,[lang="fa"] .Select span {
    box-sizing: border-box
}

[lang="ar"] .Select.is-open .Select-control,[lang="fa"] .Select.is-open .Select-control {
    border: 1px solid #ed1c24
}

[lang="ar"] .Select.is-disabled .Select-control,[lang="fa"] .Select.is-disabled .Select-control {
    background: #202f4c
}

[lang="ar"] .Select .Select-control,[lang="fa"] .Select .Select-control {
    width: 100%;
    height: 38px;
    border: 1px solid #4d4d4d;
    background: #20242e;
    cursor: default;
    display: table;
    outline: none;
    overflow: hidden;
    position: relative
}

[lang="ar"] .Select .Select-control .Select-multi-value-wrapper,[lang="fa"] .Select .Select-control .Select-multi-value-wrapper {
    display: table-cell;
    height: 38px;
    width: 100%
}

[lang="ar"] .Select .Select-control .Select-value,[lang="fa"] .Select .Select-control .Select-value {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    padding: 0 0 0 17px;
    max-width: 85%;
    font-size: 13px;
    color: #a1a1a1;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[lang="ar"] .Select .Select-control .Select-value:after,[lang="fa"] .Select .Select-control .Select-value:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .Select .Select-control .Select-value .Select-value-label,[lang="fa"] .Select .Select-control .Select-value .Select-value-label {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .Select .Select-control .Select-placeholder,[lang="fa"] .Select .Select-control .Select-placeholder {
    bottom: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[lang="ar"] .Select .Select-control .Select-input,[lang="fa"] .Select .Select-control .Select-input {
    height: 38px;
    vertical-align: middle;
    padding: 0 0 0 17px;
    border: none;
    width: 100%
}

[lang="ar"] .Select .Select-control .Select-input input,[lang="fa"] .Select .Select-control .Select-input input {
    background: none transparent;
    border: 0 none;
    box-shadow: none;
    cursor: default;
    display: block;
    font-size: 13px;
    height: 36px;
    margin: 0;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    color: #AEAEAE;
    font-family: "OpenSansItalic", serif;
    width: 92% !important
}

[lang="ar"] .Select .Select-control .Select-arrow-zone,[lang="fa"] .Select .Select-control .Select-arrow-zone {
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 12px;
    padding: 0 12px 0 0
}

[lang="ar"] .Select .Select-control .Select-arrow-zone .Select-arrow,[lang="fa"] .Select .Select-control .Select-arrow-zone .Select-arrow {
    display: block;
    font-size: 10px;
    color: #fff
}

[lang="ar"] .Select .Select-control .Select-arrow-zone .Select-arrow:before,[lang="fa"] .Select .Select-control .Select-arrow-zone .Select-arrow:before {
    content: "\E073"
}

[lang="ar"] .Select .Select-control .Select-clear-zone,[lang="fa"] .Select .Select-control .Select-clear-zone {
    display: none
}

[lang="ar"] .Select.is-disabled .Select-control,[lang="fa"] .Select.is-disabled .Select-control {
    background: #202f4c
}

[lang="ar"] .Select.has-value .Select-control .Select-placeholder,[lang="ar"] .Select.has-value .Select-control .Select-value-label,[lang="fa"] .Select.has-value .Select-control .Select-placeholder,[lang="fa"] .Select.has-value .Select-control .Select-value-label {
    color: #fff
}

[lang="ar"] .Select .Select-menu-outer,[lang="fa"] .Select .Select-menu-outer {
    background: #20242e;
    border: 1px solid #ed1c24;
    border-top: none;
    margin: -1px 0 0 0;
    max-height: 115px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 27;
    -webkit-overflow-scrolling: touch
}

[lang="ar"] .Select .Select-menu-outer .Select-noresults,[lang="fa"] .Select .Select-menu-outer .Select-noresults {
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .Select .Select-menu-outer .Select-menu,[lang="fa"] .Select .Select-menu-outer .Select-menu {
    max-height: 115px;
    overflow-y: auto
}

[lang="ar"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar,[lang="fa"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar {
    width: 10px
}

[lang="ar"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar-track,[lang="fa"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar-track {
    background: none
}

[lang="ar"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar-thumb,[lang="fa"] .Select .Select-menu-outer .Select-menu::-webkit-scrollbar-thumb {
    background: #3f475b
}

[lang="ar"] .Select .Select-menu-outer .Select-option,[lang="fa"] .Select .Select-menu-outer .Select-option {
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansItalic", serif;
    cursor: pointer;
    display: block;
    padding: 11px 5px 13px 10px;
    border-top: 1px solid #4d4d4d
}

[lang="ar"] .Select .Select-menu-outer .Select-option.is-focused,[lang="fa"] .Select .Select-menu-outer .Select-option.is-focused {
    background: #ED1C24
}

[lang="ar"] .Select .Select-menu-outer .Select-option:hover,[lang="fa"] .Select .Select-menu-outer .Select-option:hover {
    background: #ED1C24;
    color: #fff
}

[lang="ar"] .react-tel-input,[lang="fa"] .react-tel-input {
    position: relative;
    width: 100%
}

[lang="ar"] .react-tel-input .ad,[lang="fa"] .react-tel-input .ad {
    background-position: -16px 0
}

[lang="ar"] .react-tel-input .ae,[lang="fa"] .react-tel-input .ae {
    background-position: -32px 0
}

[lang="ar"] .react-tel-input .af,[lang="fa"] .react-tel-input .af {
    background-position: -48px 0
}

[lang="ar"] .react-tel-input .ag,[lang="fa"] .react-tel-input .ag {
    background-position: -64px 0
}

[lang="ar"] .react-tel-input .ai,[lang="fa"] .react-tel-input .ai {
    background-position: -80px 0
}

[lang="ar"] .react-tel-input .al,[lang="fa"] .react-tel-input .al {
    background-position: -96px 0
}

[lang="ar"] .react-tel-input .am,[lang="fa"] .react-tel-input .am {
    background-position: -112px 0
}

[lang="ar"] .react-tel-input .ao,[lang="fa"] .react-tel-input .ao {
    background-position: -128px 0
}

[lang="ar"] .react-tel-input .ar,[lang="fa"] .react-tel-input .ar {
    background-position: -144px 0
}

[lang="ar"] .react-tel-input .as,[lang="fa"] .react-tel-input .as {
    background-position: -160px 0
}

[lang="ar"] .react-tel-input .at,[lang="fa"] .react-tel-input .at {
    background-position: -176px 0
}

[lang="ar"] .react-tel-input .au,[lang="fa"] .react-tel-input .au {
    background-position: -192px 0
}

[lang="ar"] .react-tel-input .aw,[lang="fa"] .react-tel-input .aw {
    background-position: -208px 0
}

[lang="ar"] .react-tel-input .az,[lang="fa"] .react-tel-input .az {
    background-position: -224px 0
}

[lang="ar"] .react-tel-input .ba,[lang="fa"] .react-tel-input .ba {
    background-position: -240px 0
}

[lang="ar"] .react-tel-input .bb,[lang="fa"] .react-tel-input .bb {
    background-position: 0 -11px
}

[lang="ar"] .react-tel-input .bd,[lang="fa"] .react-tel-input .bd {
    background-position: -16px -11px
}

[lang="ar"] .react-tel-input .be,[lang="fa"] .react-tel-input .be {
    background-position: -32px -11px
}

[lang="ar"] .react-tel-input .bf,[lang="fa"] .react-tel-input .bf {
    background-position: -48px -11px
}

[lang="ar"] .react-tel-input .bg,[lang="fa"] .react-tel-input .bg {
    background-position: -64px -11px
}

[lang="ar"] .react-tel-input .bh,[lang="fa"] .react-tel-input .bh {
    background-position: -80px -11px
}

[lang="ar"] .react-tel-input .bi,[lang="fa"] .react-tel-input .bi {
    background-position: -96px -11px
}

[lang="ar"] .react-tel-input .bj,[lang="fa"] .react-tel-input .bj {
    background-position: -112px -11px
}

[lang="ar"] .react-tel-input .bm,[lang="fa"] .react-tel-input .bm {
    background-position: -128px -11px
}

[lang="ar"] .react-tel-input .bn,[lang="fa"] .react-tel-input .bn {
    background-position: -144px -11px
}

[lang="ar"] .react-tel-input .bo,[lang="fa"] .react-tel-input .bo {
    background-position: -160px -11px
}

[lang="ar"] .react-tel-input .br,[lang="fa"] .react-tel-input .br {
    background-position: -176px -11px
}

[lang="ar"] .react-tel-input .bs,[lang="fa"] .react-tel-input .bs {
    background-position: -192px -11px
}

[lang="ar"] .react-tel-input .bt,[lang="fa"] .react-tel-input .bt {
    background-position: -208px -11px
}

[lang="ar"] .react-tel-input .bw,[lang="fa"] .react-tel-input .bw {
    background-position: -224px -11px
}

[lang="ar"] .react-tel-input .by,[lang="fa"] .react-tel-input .by {
    background-position: -240px -11px
}

[lang="ar"] .react-tel-input .bz,[lang="fa"] .react-tel-input .bz {
    background-position: 0 -22px
}

[lang="ar"] .react-tel-input .ca,[lang="fa"] .react-tel-input .ca {
    background-position: -16px -22px
}

[lang="ar"] .react-tel-input .cd,[lang="fa"] .react-tel-input .cd {
    background-position: -32px -22px
}

[lang="ar"] .react-tel-input .cf,[lang="fa"] .react-tel-input .cf {
    background-position: -48px -22px
}

[lang="ar"] .react-tel-input .cg,[lang="fa"] .react-tel-input .cg {
    background-position: -64px -22px
}

[lang="ar"] .react-tel-input .ch,[lang="fa"] .react-tel-input .ch {
    background-position: -80px -22px
}

[lang="ar"] .react-tel-input .ci,[lang="fa"] .react-tel-input .ci {
    background-position: -96px -22px
}

[lang="ar"] .react-tel-input .ck,[lang="fa"] .react-tel-input .ck {
    background-position: -112px -22px
}

[lang="ar"] .react-tel-input .cl,[lang="fa"] .react-tel-input .cl {
    background-position: -128px -22px
}

[lang="ar"] .react-tel-input .cm,[lang="fa"] .react-tel-input .cm {
    background-position: -144px -22px
}

[lang="ar"] .react-tel-input .cn,[lang="fa"] .react-tel-input .cn {
    background-position: -160px -22px
}

[lang="ar"] .react-tel-input .co,[lang="fa"] .react-tel-input .co {
    background-position: -176px -22px
}

[lang="ar"] .react-tel-input .cr,[lang="fa"] .react-tel-input .cr {
    background-position: -192px -22px
}

[lang="ar"] .react-tel-input .cu,[lang="fa"] .react-tel-input .cu {
    background-position: -208px -22px
}

[lang="ar"] .react-tel-input .cv,[lang="fa"] .react-tel-input .cv {
    background-position: -224px -22px
}

[lang="ar"] .react-tel-input .cw,[lang="fa"] .react-tel-input .cw {
    background-position: -240px -22px
}

[lang="ar"] .react-tel-input .cy,[lang="fa"] .react-tel-input .cy {
    background-position: 0 -33px
}

[lang="ar"] .react-tel-input .cz,[lang="fa"] .react-tel-input .cz {
    background-position: -16px -33px
}

[lang="ar"] .react-tel-input .de,[lang="fa"] .react-tel-input .de {
    background-position: -32px -33px
}

[lang="ar"] .react-tel-input .dj,[lang="fa"] .react-tel-input .dj {
    background-position: -48px -33px
}

[lang="ar"] .react-tel-input .dk,[lang="fa"] .react-tel-input .dk {
    background-position: -64px -33px
}

[lang="ar"] .react-tel-input .dm,[lang="fa"] .react-tel-input .dm {
    background-position: -80px -33px
}

[lang="ar"] .react-tel-input .do,[lang="fa"] .react-tel-input .do {
    background-position: -96px -33px
}

[lang="ar"] .react-tel-input .dz,[lang="fa"] .react-tel-input .dz {
    background-position: -112px -33px
}

[lang="ar"] .react-tel-input .ec,[lang="fa"] .react-tel-input .ec {
    background-position: -128px -33px
}

[lang="ar"] .react-tel-input .ee,[lang="fa"] .react-tel-input .ee {
    background-position: -144px -33px
}

[lang="ar"] .react-tel-input .eg,[lang="fa"] .react-tel-input .eg {
    background-position: -160px -33px
}

[lang="ar"] .react-tel-input .er,[lang="fa"] .react-tel-input .er {
    background-position: -176px -33px
}

[lang="ar"] .react-tel-input .es,[lang="fa"] .react-tel-input .es {
    background-position: -192px -33px
}

[lang="ar"] .react-tel-input .et,[lang="fa"] .react-tel-input .et {
    background-position: -208px -33px
}

[lang="ar"] .react-tel-input .fi,[lang="fa"] .react-tel-input .fi {
    background-position: -224px -33px
}

[lang="ar"] .react-tel-input .fj,[lang="fa"] .react-tel-input .fj {
    background-position: -240px -33px
}

[lang="ar"] .react-tel-input .fk,[lang="fa"] .react-tel-input .fk {
    background-position: 0 -44px
}

[lang="ar"] .react-tel-input .fm,[lang="fa"] .react-tel-input .fm {
    background-position: -16px -44px
}

[lang="ar"] .react-tel-input .fo,[lang="fa"] .react-tel-input .fo {
    background-position: -32px -44px
}

[lang="ar"] .react-tel-input .fr,[lang="fa"] .react-tel-input .fr {
    background-position: -48px -44px
}

[lang="ar"] .react-tel-input .bl,[lang="fa"] .react-tel-input .bl {
    background-position: -48px -44px
}

[lang="ar"] .react-tel-input .mf,[lang="fa"] .react-tel-input .mf {
    background-position: -48px -44px
}

[lang="ar"] .react-tel-input .ga,[lang="fa"] .react-tel-input .ga {
    background-position: -64px -44px
}

[lang="ar"] .react-tel-input .gb,[lang="fa"] .react-tel-input .gb {
    background-position: -80px -44px
}

[lang="ar"] .react-tel-input .gd,[lang="fa"] .react-tel-input .gd {
    background-position: -96px -44px
}

[lang="ar"] .react-tel-input .ge,[lang="fa"] .react-tel-input .ge {
    background-position: -112px -44px
}

[lang="ar"] .react-tel-input .gf,[lang="fa"] .react-tel-input .gf {
    background-position: -128px -44px
}

[lang="ar"] .react-tel-input .gh,[lang="fa"] .react-tel-input .gh {
    background-position: -144px -44px
}

[lang="ar"] .react-tel-input .gi,[lang="fa"] .react-tel-input .gi {
    background-position: -160px -44px
}

[lang="ar"] .react-tel-input .gl,[lang="fa"] .react-tel-input .gl {
    background-position: -176px -44px
}

[lang="ar"] .react-tel-input .gm,[lang="fa"] .react-tel-input .gm {
    background-position: -192px -44px
}

[lang="ar"] .react-tel-input .gn,[lang="fa"] .react-tel-input .gn {
    background-position: -208px -44px
}

[lang="ar"] .react-tel-input .gp,[lang="fa"] .react-tel-input .gp {
    background-position: -224px -44px
}

[lang="ar"] .react-tel-input .gq,[lang="fa"] .react-tel-input .gq {
    background-position: -240px -44px
}

[lang="ar"] .react-tel-input .gr,[lang="fa"] .react-tel-input .gr {
    background-position: 0 -55px
}

[lang="ar"] .react-tel-input .gt,[lang="fa"] .react-tel-input .gt {
    background-position: -16px -55px
}

[lang="ar"] .react-tel-input .gu,[lang="fa"] .react-tel-input .gu {
    background-position: -32px -55px
}

[lang="ar"] .react-tel-input .gw,[lang="fa"] .react-tel-input .gw {
    background-position: -48px -55px
}

[lang="ar"] .react-tel-input .gy,[lang="fa"] .react-tel-input .gy {
    background-position: -64px -55px
}

[lang="ar"] .react-tel-input .hk,[lang="fa"] .react-tel-input .hk {
    background-position: -80px -55px
}

[lang="ar"] .react-tel-input .hn,[lang="fa"] .react-tel-input .hn {
    background-position: -96px -55px
}

[lang="ar"] .react-tel-input .hr,[lang="fa"] .react-tel-input .hr {
    background-position: -112px -55px
}

[lang="ar"] .react-tel-input .ht,[lang="fa"] .react-tel-input .ht {
    background-position: -128px -55px
}

[lang="ar"] .react-tel-input .hu,[lang="fa"] .react-tel-input .hu {
    background-position: -144px -55px
}

[lang="ar"] .react-tel-input .id,[lang="fa"] .react-tel-input .id {
    background-position: -160px -55px
}

[lang="ar"] .react-tel-input .ie,[lang="fa"] .react-tel-input .ie {
    background-position: -176px -55px
}

[lang="ar"] .react-tel-input .il,[lang="fa"] .react-tel-input .il {
    background-position: -192px -55px
}

[lang="ar"] .react-tel-input .in,[lang="fa"] .react-tel-input .in {
    background-position: -208px -55px
}

[lang="ar"] .react-tel-input .io,[lang="fa"] .react-tel-input .io {
    background-position: -224px -55px
}

[lang="ar"] .react-tel-input .iq,[lang="fa"] .react-tel-input .iq {
    background-position: -240px -55px
}

[lang="ar"] .react-tel-input .ir,[lang="fa"] .react-tel-input .ir {
    background-position: 0 -66px
}

[lang="ar"] .react-tel-input .is,[lang="fa"] .react-tel-input .is {
    background-position: -16px -66px
}

[lang="ar"] .react-tel-input .it,[lang="fa"] .react-tel-input .it {
    background-position: -32px -66px
}

[lang="ar"] .react-tel-input .jm,[lang="fa"] .react-tel-input .jm {
    background-position: -48px -66px
}

[lang="ar"] .react-tel-input .jo,[lang="fa"] .react-tel-input .jo {
    background-position: -64px -66px
}

[lang="ar"] .react-tel-input .jp,[lang="fa"] .react-tel-input .jp {
    background-position: -80px -66px
}

[lang="ar"] .react-tel-input .ke,[lang="fa"] .react-tel-input .ke {
    background-position: -96px -66px
}

[lang="ar"] .react-tel-input .kg,[lang="fa"] .react-tel-input .kg {
    background-position: -112px -66px
}

[lang="ar"] .react-tel-input .kh,[lang="fa"] .react-tel-input .kh {
    background-position: -128px -66px
}

[lang="ar"] .react-tel-input .ki,[lang="fa"] .react-tel-input .ki {
    background-position: -144px -66px
}

[lang="ar"] .react-tel-input .km,[lang="fa"] .react-tel-input .km {
    background-position: -160px -66px
}

[lang="ar"] .react-tel-input .kn,[lang="fa"] .react-tel-input .kn {
    background-position: -176px -66px
}

[lang="ar"] .react-tel-input .kp,[lang="fa"] .react-tel-input .kp {
    background-position: -192px -66px
}

[lang="ar"] .react-tel-input .kr,[lang="fa"] .react-tel-input .kr {
    background-position: -208px -66px
}

[lang="ar"] .react-tel-input .kw,[lang="fa"] .react-tel-input .kw {
    background-position: -224px -66px
}

[lang="ar"] .react-tel-input .ky,[lang="fa"] .react-tel-input .ky {
    background-position: -240px -66px
}

[lang="ar"] .react-tel-input .kz,[lang="fa"] .react-tel-input .kz {
    background-position: 0 -77px
}

[lang="ar"] .react-tel-input .la,[lang="fa"] .react-tel-input .la {
    background-position: -16px -77px
}

[lang="ar"] .react-tel-input .lb,[lang="fa"] .react-tel-input .lb {
    background-position: -32px -77px
}

[lang="ar"] .react-tel-input .lc,[lang="fa"] .react-tel-input .lc {
    background-position: -48px -77px
}

[lang="ar"] .react-tel-input .li,[lang="fa"] .react-tel-input .li {
    background-position: -64px -77px
}

[lang="ar"] .react-tel-input .lk,[lang="fa"] .react-tel-input .lk {
    background-position: -80px -77px
}

[lang="ar"] .react-tel-input .lr,[lang="fa"] .react-tel-input .lr {
    background-position: -96px -77px
}

[lang="ar"] .react-tel-input .ls,[lang="fa"] .react-tel-input .ls {
    background-position: -112px -77px
}

[lang="ar"] .react-tel-input .lt,[lang="fa"] .react-tel-input .lt {
    background-position: -128px -77px
}

[lang="ar"] .react-tel-input .lu,[lang="fa"] .react-tel-input .lu {
    background-position: -144px -77px
}

[lang="ar"] .react-tel-input .lv,[lang="fa"] .react-tel-input .lv {
    background-position: -160px -77px
}

[lang="ar"] .react-tel-input .ly,[lang="fa"] .react-tel-input .ly {
    background-position: -176px -77px
}

[lang="ar"] .react-tel-input .ma,[lang="fa"] .react-tel-input .ma {
    background-position: -192px -77px
}

[lang="ar"] .react-tel-input .mc,[lang="fa"] .react-tel-input .mc {
    background-position: -208px -77px
}

[lang="ar"] .react-tel-input .md,[lang="fa"] .react-tel-input .md {
    background-position: -224px -77px
}

[lang="ar"] .react-tel-input .mg,[lang="fa"] .react-tel-input .mg {
    background-position: 0 -88px
}

[lang="ar"] .react-tel-input .mh,[lang="fa"] .react-tel-input .mh {
    background-position: -16px -88px
}

[lang="ar"] .react-tel-input .mk,[lang="fa"] .react-tel-input .mk {
    background-position: -32px -88px
}

[lang="ar"] .react-tel-input .ml,[lang="fa"] .react-tel-input .ml {
    background-position: -48px -88px
}

[lang="ar"] .react-tel-input .mm,[lang="fa"] .react-tel-input .mm {
    background-position: -64px -88px
}

[lang="ar"] .react-tel-input .mn,[lang="fa"] .react-tel-input .mn {
    background-position: -80px -88px
}

[lang="ar"] .react-tel-input .mo,[lang="fa"] .react-tel-input .mo {
    background-position: -96px -88px
}

[lang="ar"] .react-tel-input .mp,[lang="fa"] .react-tel-input .mp {
    background-position: -112px -88px
}

[lang="ar"] .react-tel-input .mq,[lang="fa"] .react-tel-input .mq {
    background-position: -128px -88px
}

[lang="ar"] .react-tel-input .mr,[lang="fa"] .react-tel-input .mr {
    background-position: -144px -88px
}

[lang="ar"] .react-tel-input .ms,[lang="fa"] .react-tel-input .ms {
    background-position: -160px -88px
}

[lang="ar"] .react-tel-input .mt,[lang="fa"] .react-tel-input .mt {
    background-position: -176px -88px
}

[lang="ar"] .react-tel-input .mu,[lang="fa"] .react-tel-input .mu {
    background-position: -192px -88px
}

[lang="ar"] .react-tel-input .mv,[lang="fa"] .react-tel-input .mv {
    background-position: -208px -88px
}

[lang="ar"] .react-tel-input .mw,[lang="fa"] .react-tel-input .mw {
    background-position: -224px -88px
}

[lang="ar"] .react-tel-input .mx,[lang="fa"] .react-tel-input .mx {
    background-position: -240px -88px
}

[lang="ar"] .react-tel-input .my,[lang="fa"] .react-tel-input .my {
    background-position: 0 -99px
}

[lang="ar"] .react-tel-input .mz,[lang="fa"] .react-tel-input .mz {
    background-position: -16px -99px
}

[lang="ar"] .react-tel-input .na,[lang="fa"] .react-tel-input .na {
    background-position: -32px -99px
}

[lang="ar"] .react-tel-input .nc,[lang="fa"] .react-tel-input .nc {
    background-position: -48px -99px
}

[lang="ar"] .react-tel-input .ne,[lang="fa"] .react-tel-input .ne {
    background-position: -64px -99px
}

[lang="ar"] .react-tel-input .nf,[lang="fa"] .react-tel-input .nf {
    background-position: -80px -99px
}

[lang="ar"] .react-tel-input .ng,[lang="fa"] .react-tel-input .ng {
    background-position: -96px -99px
}

[lang="ar"] .react-tel-input .ni,[lang="fa"] .react-tel-input .ni {
    background-position: -112px -99px
}

[lang="ar"] .react-tel-input .nl,[lang="fa"] .react-tel-input .nl {
    background-position: -128px -99px
}

[lang="ar"] .react-tel-input .bq,[lang="fa"] .react-tel-input .bq {
    background-position: -128px -99px
}

[lang="ar"] .react-tel-input .no,[lang="fa"] .react-tel-input .no {
    background-position: -144px -99px
}

[lang="ar"] .react-tel-input .np,[lang="fa"] .react-tel-input .np {
    background-position: -160px -99px
}

[lang="ar"] .react-tel-input .nr,[lang="fa"] .react-tel-input .nr {
    background-position: -176px -99px
}

[lang="ar"] .react-tel-input .nu,[lang="fa"] .react-tel-input .nu {
    background-position: -192px -99px
}

[lang="ar"] .react-tel-input .nz,[lang="fa"] .react-tel-input .nz {
    background-position: -208px -99px
}

[lang="ar"] .react-tel-input .om,[lang="fa"] .react-tel-input .om {
    background-position: -224px -99px
}

[lang="ar"] .react-tel-input .pa,[lang="fa"] .react-tel-input .pa {
    background-position: -240px -99px
}

[lang="ar"] .react-tel-input .pe,[lang="fa"] .react-tel-input .pe {
    background-position: 0 -110px
}

[lang="ar"] .react-tel-input .pf,[lang="fa"] .react-tel-input .pf {
    background-position: -16px -110px
}

[lang="ar"] .react-tel-input .pg,[lang="fa"] .react-tel-input .pg {
    background-position: -32px -110px
}

[lang="ar"] .react-tel-input .ph,[lang="fa"] .react-tel-input .ph {
    background-position: -48px -110px
}

[lang="ar"] .react-tel-input .pk,[lang="fa"] .react-tel-input .pk {
    background-position: -64px -110px
}

[lang="ar"] .react-tel-input .pl,[lang="fa"] .react-tel-input .pl {
    background-position: -80px -110px
}

[lang="ar"] .react-tel-input .pm,[lang="fa"] .react-tel-input .pm {
    background-position: -96px -110px
}

[lang="ar"] .react-tel-input .pr,[lang="fa"] .react-tel-input .pr {
    background-position: -112px -110px
}

[lang="ar"] .react-tel-input .ps,[lang="fa"] .react-tel-input .ps {
    background-position: -128px -110px
}

[lang="ar"] .react-tel-input .pt,[lang="fa"] .react-tel-input .pt {
    background-position: -144px -110px
}

[lang="ar"] .react-tel-input .pw,[lang="fa"] .react-tel-input .pw {
    background-position: -160px -110px
}

[lang="ar"] .react-tel-input .py,[lang="fa"] .react-tel-input .py {
    background-position: -176px -110px
}

[lang="ar"] .react-tel-input .qa,[lang="fa"] .react-tel-input .qa {
    background-position: -192px -110px
}

[lang="ar"] .react-tel-input .re,[lang="fa"] .react-tel-input .re {
    background-position: -208px -110px
}

[lang="ar"] .react-tel-input .ro,[lang="fa"] .react-tel-input .ro {
    background-position: -224px -110px
}

[lang="ar"] .react-tel-input .rs,[lang="fa"] .react-tel-input .rs {
    background-position: -240px -110px
}

[lang="ar"] .react-tel-input .ru,[lang="fa"] .react-tel-input .ru {
    background-position: 0 -121px
}

[lang="ar"] .react-tel-input .rw,[lang="fa"] .react-tel-input .rw {
    background-position: -16px -121px
}

[lang="ar"] .react-tel-input .sa,[lang="fa"] .react-tel-input .sa {
    background-position: -32px -121px
}

[lang="ar"] .react-tel-input .sb,[lang="fa"] .react-tel-input .sb {
    background-position: -48px -121px
}

[lang="ar"] .react-tel-input .sc,[lang="fa"] .react-tel-input .sc {
    background-position: -64px -121px
}

[lang="ar"] .react-tel-input .sd,[lang="fa"] .react-tel-input .sd {
    background-position: -80px -121px
}

[lang="ar"] .react-tel-input .se,[lang="fa"] .react-tel-input .se {
    background-position: -96px -121px
}

[lang="ar"] .react-tel-input .sg,[lang="fa"] .react-tel-input .sg {
    background-position: -112px -121px
}

[lang="ar"] .react-tel-input .sh,[lang="fa"] .react-tel-input .sh {
    background-position: -128px -121px
}

[lang="ar"] .react-tel-input .si,[lang="fa"] .react-tel-input .si {
    background-position: -144px -121px
}

[lang="ar"] .react-tel-input .sk,[lang="fa"] .react-tel-input .sk {
    background-position: -160px -121px
}

[lang="ar"] .react-tel-input .sl,[lang="fa"] .react-tel-input .sl {
    background-position: -176px -121px
}

[lang="ar"] .react-tel-input .sm,[lang="fa"] .react-tel-input .sm {
    background-position: -192px -121px
}

[lang="ar"] .react-tel-input .sn,[lang="fa"] .react-tel-input .sn {
    background-position: -208px -121px
}

[lang="ar"] .react-tel-input .so,[lang="fa"] .react-tel-input .so {
    background-position: -224px -121px
}

[lang="ar"] .react-tel-input .sr,[lang="fa"] .react-tel-input .sr {
    background-position: -240px -121px
}

[lang="ar"] .react-tel-input .ss,[lang="fa"] .react-tel-input .ss {
    background-position: 0 -132px
}

[lang="ar"] .react-tel-input .st,[lang="fa"] .react-tel-input .st {
    background-position: -16px -132px
}

[lang="ar"] .react-tel-input .sv,[lang="fa"] .react-tel-input .sv {
    background-position: -32px -132px
}

[lang="ar"] .react-tel-input .sx,[lang="fa"] .react-tel-input .sx {
    background-position: -48px -132px
}

[lang="ar"] .react-tel-input .sy,[lang="fa"] .react-tel-input .sy {
    background-position: -64px -132px
}

[lang="ar"] .react-tel-input .sz,[lang="fa"] .react-tel-input .sz {
    background-position: -80px -132px
}

[lang="ar"] .react-tel-input .tc,[lang="fa"] .react-tel-input .tc {
    background-position: -96px -132px
}

[lang="ar"] .react-tel-input .td,[lang="fa"] .react-tel-input .td {
    background-position: -112px -132px
}

[lang="ar"] .react-tel-input .tg,[lang="fa"] .react-tel-input .tg {
    background-position: -128px -132px
}

[lang="ar"] .react-tel-input .th,[lang="fa"] .react-tel-input .th {
    background-position: -144px -132px
}

[lang="ar"] .react-tel-input .tj,[lang="fa"] .react-tel-input .tj {
    background-position: -160px -132px
}

[lang="ar"] .react-tel-input .tk,[lang="fa"] .react-tel-input .tk {
    background-position: -176px -132px
}

[lang="ar"] .react-tel-input .tl,[lang="fa"] .react-tel-input .tl {
    background-position: -192px -132px
}

[lang="ar"] .react-tel-input .tm,[lang="fa"] .react-tel-input .tm {
    background-position: -208px -132px
}

[lang="ar"] .react-tel-input .tn,[lang="fa"] .react-tel-input .tn {
    background-position: -224px -132px
}

[lang="ar"] .react-tel-input .to,[lang="fa"] .react-tel-input .to {
    background-position: -240px -132px
}

[lang="ar"] .react-tel-input .tr,[lang="fa"] .react-tel-input .tr {
    background-position: 0 -143px
}

[lang="ar"] .react-tel-input .tt,[lang="fa"] .react-tel-input .tt {
    background-position: -16px -143px
}

[lang="ar"] .react-tel-input .tv,[lang="fa"] .react-tel-input .tv {
    background-position: -32px -143px
}

[lang="ar"] .react-tel-input .tw,[lang="fa"] .react-tel-input .tw {
    background-position: -48px -143px
}

[lang="ar"] .react-tel-input .tz,[lang="fa"] .react-tel-input .tz {
    background-position: -64px -143px
}

[lang="ar"] .react-tel-input .ua,[lang="fa"] .react-tel-input .ua {
    background-position: -80px -143px
}

[lang="ar"] .react-tel-input .ug,[lang="fa"] .react-tel-input .ug {
    background-position: -96px -143px
}

[lang="ar"] .react-tel-input .en,[lang="fa"] .react-tel-input .en {
    background-position: -112px -143px
}

[lang="ar"] .react-tel-input .uy,[lang="fa"] .react-tel-input .uy {
    background-position: -128px -143px
}

[lang="ar"] .react-tel-input .uz,[lang="fa"] .react-tel-input .uz {
    background-position: -144px -143px
}

[lang="ar"] .react-tel-input .va,[lang="fa"] .react-tel-input .va {
    background-position: -160px -143px
}

[lang="ar"] .react-tel-input .vc,[lang="fa"] .react-tel-input .vc {
    background-position: -176px -143px
}

[lang="ar"] .react-tel-input .ve,[lang="fa"] .react-tel-input .ve {
    background-position: -192px -143px
}

[lang="ar"] .react-tel-input .vg,[lang="fa"] .react-tel-input .vg {
    background-position: -208px -143px
}

[lang="ar"] .react-tel-input .vi,[lang="fa"] .react-tel-input .vi {
    background-position: -224px -143px
}

[lang="ar"] .react-tel-input .vn,[lang="fa"] .react-tel-input .vn {
    background-position: -240px -143px
}

[lang="ar"] .react-tel-input .vu,[lang="fa"] .react-tel-input .vu {
    background-position: 0 -154px
}

[lang="ar"] .react-tel-input .wf,[lang="fa"] .react-tel-input .wf {
    background-position: -16px -154px
}

[lang="ar"] .react-tel-input .ws,[lang="fa"] .react-tel-input .ws {
    background-position: -32px -154px
}

[lang="ar"] .react-tel-input .ye,[lang="fa"] .react-tel-input .ye {
    background-position: -48px -154px
}

[lang="ar"] .react-tel-input .za,[lang="fa"] .react-tel-input .za {
    background-position: -64px -154px
}

[lang="ar"] .react-tel-input .zm,[lang="fa"] .react-tel-input .zm {
    background-position: -80px -154px
}

[lang="ar"] .react-tel-input .zw,[lang="fa"] .react-tel-input .zw {
    background-position: -96px -154px
}

[lang="ar"] .react-tel-input .me,[lang="fa"] .react-tel-input .me {
    background-position: -112px -154px
}

[lang="ar"] .react-tel-input .me,[lang="fa"] .react-tel-input .me {
    height: 12px
}

[lang="ar"] .react-tel-input *,[lang="fa"] .react-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

[lang="ar"] .react-tel-input .hide,[lang="fa"] .react-tel-input .hide {
    display: none
}

[lang="ar"] .react-tel-input .v-hide,[lang="fa"] .react-tel-input .v-hide {
    visibility: hidden
}

[lang="ar"] .react-tel-input input[type="tel"],[lang="ar"] .react-tel-input input[type="text"],[lang="fa"] .react-tel-input input[type="tel"],[lang="fa"] .react-tel-input input[type="text"] {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    box-shadow: none;
    padding: 0 10px 0 50px;
    position: relative;
    z-index: 1
}

[lang="ar"] .react-tel-input input[type="tel"]::-webkit-input-placeholder,[lang="ar"] .react-tel-input input[type="text"]::-webkit-input-placeholder,[lang="fa"] .react-tel-input input[type="tel"]::-webkit-input-placeholder,[lang="fa"] .react-tel-input input[type="text"]::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-tel-input input[type="tel"]:-moz-placeholder,[lang="ar"] .react-tel-input input[type="text"]:-moz-placeholder,[lang="fa"] .react-tel-input input[type="tel"]:-moz-placeholder,[lang="fa"] .react-tel-input input[type="text"]:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-tel-input input[type="tel"]::-moz-placeholder,[lang="ar"] .react-tel-input input[type="text"]::-moz-placeholder,[lang="fa"] .react-tel-input input[type="tel"]::-moz-placeholder,[lang="fa"] .react-tel-input input[type="text"]::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-tel-input input[type="tel"]:-ms-input-placeholder,[lang="ar"] .react-tel-input input[type="text"]:-ms-input-placeholder,[lang="fa"] .react-tel-input input[type="tel"]:-ms-input-placeholder,[lang="fa"] .react-tel-input input[type="text"]:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .react-tel-input .flag-dropdown,[lang="fa"] .react-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 100%
}

[lang="ar"] .react-tel-input .flag-dropdown:hover,[lang="fa"] .react-tel-input .flag-dropdown:hover {
    cursor: pointer
}

[lang="ar"] .react-tel-input .flag-dropdown:hover .selected-flag,[lang="fa"] .react-tel-input .flag-dropdown:hover .selected-flag {
    background: none !important
}

[lang="ar"] .react-tel-input .selected-flag,[lang="fa"] .react-tel-input .selected-flag {
    z-index: 13;
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0 0 0 8px
}

[lang="ar"] .react-tel-input .selected-flag .flag,[lang="fa"] .react-tel-input .selected-flag .flag {
    background-image: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/flags.png) !important;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 16px;
    height: 11px
}

[lang="ar"] .react-tel-input .selected-flag .arrow,[lang="fa"] .react-tel-input .selected-flag .arrow {
    position: relative;
    top: 50%;
    margin-top: -2px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #4d4d4d
}

[lang="ar"] .react-tel-input .selected-flag .arrow.up,[lang="fa"] .react-tel-input .selected-flag .arrow.up {
    border-bottom: 4px solid #4d4d4d;
    border-top: none
}

[lang="ar"] .react-tel-input .country-list,[lang="fa"] .react-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 27 !important;
    padding: 0;
    max-height: 97px;
    overflow-y: scroll !important;
    background: rgba(36,41,52,0.8) !important;
    border: 1px solid #4d4d4d;
    margin: 0;
    top: 37px;
    width: 100% !important
}

[lang="ar"] .react-tel-input .country-list::-webkit-scrollbar,[lang="fa"] .react-tel-input .country-list::-webkit-scrollbar {
    width: 10px
}

[lang="ar"] .react-tel-input .country-list::-webkit-scrollbar-track,[lang="fa"] .react-tel-input .country-list::-webkit-scrollbar-track {
    background: none
}

[lang="ar"] .react-tel-input .country-list::-webkit-scrollbar-thumb,[lang="fa"] .react-tel-input .country-list::-webkit-scrollbar-thumb {
    background: #20242e
}

[lang="ar"] .react-tel-input .country-list>div,[lang="fa"] .react-tel-input .country-list>div {
    min-height: 1px !important;
    height: auto !important
}

[lang="ar"] .react-tel-input .country-list>div>div,[lang="fa"] .react-tel-input .country-list>div>div {
    position: static !important;
    height: auto !important
}

[lang="ar"] .react-tel-input .country-list .flag,[lang="fa"] .react-tel-input .country-list .flag {
    background-image: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/flags.png) !important;
    display: inline-block;
    margin-right: 6px;
    margin-top: 2px;
    width: 16px;
    height: 11px
}

[lang="ar"] .react-tel-input .country-list .country,[lang="fa"] .react-tel-input .country-list .country {
    padding: 5px 10px
}

[lang="ar"] .react-tel-input .country-list .country .dial-code,[lang="fa"] .react-tel-input .country-list .country .dial-code {
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif
}

[lang="ar"] .react-tel-input .country-list .country.highlight,[lang="fa"] .react-tel-input .country-list .country.highlight {
    background: #ED1C24
}

[lang="ar"] .react-tel-input .country-list .country:hover,[lang="fa"] .react-tel-input .country-list .country:hover {
    background: #ED1C24
}

[lang="ar"] .react-tel-input .country-list .country-name,[lang="fa"] .react-tel-input .country-list .country-name {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    margin: 0 3px 0 0;
    width: 75%;
    vertical-align: middle
}

[lang="ar"] .bonuses,[lang="fa"] .bonuses {
    margin: 15px 0 0 0;
    padding: 2px 0 0 0;
    position: relative;
    z-index: 1
}

[lang="ar"] .bonuses .sidebar-bonus-block,[lang="fa"] .bonuses .sidebar-bonus-block {
    padding: 0 0 10px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/border.png) no-repeat 0 bottom;
    height: auto
}

[lang="ar"] .bonuses .sidebar-bonus-block:after,[lang="fa"] .bonuses .sidebar-bonus-block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .bonuses .sidebar-bonus-block:not(:first-child),[lang="fa"] .bonuses .sidebar-bonus-block:not(:first-child) {
    padding: 10px 0
}

[lang="ar"] .bonuses .sidebar-bonus-block .image,[lang="fa"] .bonuses .sidebar-bonus-block .image {
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    cursor: pointer
}

[lang="ar"] .bonuses .sidebar-bonus-block .image img,[lang="fa"] .bonuses .sidebar-bonus-block .image img {
    display: block;
    margin: 0 0 0 0;
    max-width: 240px
}

[lang="ar"] .error-message,[lang="ar"] .error-block,[lang="fa"] .error-message,[lang="fa"] .error-block {
    position: absolute;
    left: 0;
    background: #ED1C24;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    z-index: 25;
    bottom: 47px
}

[lang="ar"] .error-message:after,[lang="ar"] .error-block:after,[lang="fa"] .error-message:after,[lang="fa"] .error-block:after {
    content: "";
    border-top: 10px solid #ed1c24;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    left: 50%;
    margin: 0 0 0 -5px;
    position: absolute;
    bottom: -9px
}

[lang="ar"] .game-popup-overlay,[lang="fa"] .game-popup-overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

[lang="ar"] .game-popup-overlay .game-popup-window,[lang="fa"] .game-popup-overlay .game-popup-window {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode {
    width: 100%;
    height: 100%
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .game-popup-header,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .game-popup-header {
    display: none
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .frame-container,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .frame-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header {
    display: block;
    z-index: 100;
    position: absolute;
    width: 100%
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons {
    position: absolute;
    background: #ED1C24;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons i,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons i {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-close-round,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-close-round {
    font-size: 18px;
    color: #fff;
    margin: 0 0 0 15px;
    margin: 0 15px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-arrow-shrink,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .buttons .icon-arrow-shrink {
    font-size: 15px;
    color: #fff
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    background: #ED1C24;
    direction: ltr
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock:after,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock i,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

[lang="ar"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock p,[lang="fa"] .game-popup-overlay .game-popup-window.fullscreen-mode .fullscreen-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

[lang="ar"] .game-popup-overlay .game-popup-window .fullscreen-header,[lang="fa"] .game-popup-overlay .game-popup-window .fullscreen-header {
    display: none
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header {
    border-radius: 0 !important;
    background: #ED1C24;
    height: 65px
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header:after,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .title,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .title {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 25px 0 0 35px;
    float: left;
    text-transform: uppercase;
    max-width: 60%;
    float: right;
    margin: 22px 35px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .site-logo,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .site-logo {
    width: 150px;
    float: left;
    padding-left: 5px;
    vertical-align: middle;
    height: 66px
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .site-logo img,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .site-logo img {
    display: block;
    width: 100%;
    height: 100%
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock {
    display: inline-block;
    margin: 0 0 0 15px;
    border-right: 1px solid #c61017;
    height: 28px;
    direction: ltr
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock:after,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock i,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock p,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group {
    float: right;
    margin: 0 20px 0 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: left;
    margin: 0 0 0 20px
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group:after,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons {
    display: inline-block;
    border-right: 1px solid #c61017;
    padding: 0 20px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons a,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .social-share-icons a {
    color: #fff
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap {
    border-right: 1px solid #c61017;
    height: 28px;
    margin: 0 0 0 15px;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:after,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:hover,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap:hover {
    color: #c61017 !important
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap span,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .deposit-wrap span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 5px;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-deposit,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-deposit {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help {
    vertical-align: middle;
    padding: 3px 18px 3px 0;
    border-right: 1px solid #c61017;
    cursor: pointer;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 3px 0 3px 18px;
    border: none;
    border-left: 1px solid #c61017
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help .icon-help-rounded,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help .icon-help-rounded {
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.3s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help p,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 0 0 0 10px;
    transition: color 0.3s ease;
    margin: 0 10px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover i,[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover p,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover i,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .live-help:hover p {
    color: #c61017
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
    height: 28px;
    margin: 0 20px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group:after,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>*,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>* {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>*:not(:first-child),[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group>*:not(:first-child) {
    margin: 0 0 0 20px;
    margin: 0 20px 0 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #c61017;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close:hover,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-close:hover {
    color: #fff
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh:hover,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-refresh:hover {
    color: #c61017
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand:hover,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .icon-arrow-expand:hover {
    color: #c61017
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite {
    width: 16px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    transform-origin: center
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.start-favorite-animation,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.end-favorite-animation,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite i.icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

[lang="ar"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite.is-favorite .icon-star,[lang="fa"] .game-popup-overlay .game-popup-window .game-popup-header .right-group .icon-group .favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

[lang="ar"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay,[lang="fa"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay {
    z-index: 15;
    background: rgba(36,41,52,0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center
}

[lang="ar"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay:after,[lang="fa"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content,[lang="fa"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    border-top: none;
    background: #ED1C24;
    padding: 20px
}

[lang="ar"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .close,[lang="fa"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .close {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .text,[lang="fa"] .game-popup-overlay .game-popup-window .jurisdiction-warning-overlay .content .text {
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container {
    position: relative;
    width: 1040px;
    height: 585px;
    overflow: hidden;
    background: rgba(36,41,52,0.6)
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container iframe,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container iframe {
    position: absolute;
    z-index: 10;
    transition: filter 0.5s ease;
    top: 0;
    left: 0
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .preloader,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .preloader img,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .preloader img {
    width: 100%;
    height: 100%
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    padding: 30px 0;
    width: 100%;
    background: rgba(36,41,52,0.8);
    opacity: 0;
    transform: translateY(150px);
    transition: transform 0.5s ease, opacity 0.5s ease
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h6,.tournaments-page .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.tournaments-page .text [lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h4,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h5,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h6,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h6,.tournaments-page .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,.tournaments-page .text [lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h4,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h5,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h6,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h1,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-align: center
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .deposit,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .deposit {
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 5px
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .cancel,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container .game-player-deposit-window .button-group .cancel {
    width: auto;
    padding: 0 10px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 5px
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container.start-blocking iframe,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container.start-blocking iframe {
    filter: blur(15px)
}

[lang="ar"] .game-popup-overlay .game-popup-window .frame-container.start-blocking .game-player-deposit-window,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container.start-blocking .game-player-deposit-window {
    transform: translateY(0);
    opacity: 1
}

[lang="ar"] .slick-slider,[lang="fa"] .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

[lang="ar"] .slick-slider .slick-list,[lang="fa"] .slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

[lang="ar"] .slick-slider .slick-list:focus,[lang="fa"] .slick-slider .slick-list:focus {
    outline: none
}

[lang="ar"] .slick-slider .slick-list.dragging,[lang="fa"] .slick-slider .slick-list.dragging {
    cursor: hand
}

[lang="ar"] .slick-slider .slick-list .slick-track,[lang="ar"] .slick-slider .slick-list .slick-list,[lang="fa"] .slick-slider .slick-list .slick-track,[lang="fa"] .slick-slider .slick-list .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[lang="ar"] .slick-slider .slick-list .slick-track,[lang="fa"] .slick-slider .slick-list .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

[lang="ar"] .slick-slider .slick-list .slick-track:before,[lang="ar"] .slick-slider .slick-list .slick-track:after,[lang="fa"] .slick-slider .slick-list .slick-track:before,[lang="fa"] .slick-slider .slick-list .slick-track:after {
    content: "";
    display: table
}

[lang="ar"] .slick-slider .slick-list .slick-track:after,[lang="fa"] .slick-slider .slick-list .slick-track:after {
    clear: both
}

.slick-loading [lang="ar"] .slick-slider .slick-list .slick-track,.slick-loading [lang="fa"] .slick-slider .slick-list .slick-track {
    visibility: hidden
}

[lang="ar"] .slick-slider .slick-list .slick-slide,[lang="fa"] .slick-slider .slick-list .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir="rtl"] [lang="ar"] .slick-slider .slick-list .slick-slide,[dir="rtl"] [lang="fa"] .slick-slider .slick-list .slick-slide {
    float: right
}

[lang="ar"] .slick-slider button.slick-arrow,[lang="fa"] .slick-slider button.slick-arrow {
    position: absolute;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    top: 20px;
    width: 30px;
    height: 95.5%;
    padding: 0;
    outline: none
}

[lang="ar"] .slick-slider button.slick-arrow:before,[lang="fa"] .slick-slider button.slick-arrow:before {
    color: #fff;
    content: "\E012";
    display: inline-block;
    font-family: "Icons" !important;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 14px;
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    text-transform: none !important;
    top: 50%;
    width: 100%
}

[lang="ar"] .slick-slider button.slick-arrow.slick-next,[lang="fa"] .slick-slider button.slick-arrow.slick-next {
    right: -44px
}

[lang="ar"] .slick-slider button.slick-arrow.slick-next:before,[lang="fa"] .slick-slider button.slick-arrow.slick-next:before {
    transform: rotate(180deg)
}

[lang="ar"] .slick-slider button.slick-arrow.slick-prev,[lang="fa"] .slick-slider button.slick-arrow.slick-prev {
    left: -44px
}

[lang="ar"] .preloader-wrap,[lang="ar"] .user-settings-preloader,[lang="fa"] .preloader-wrap,[lang="fa"] .user-settings-preloader {
    background: rgba(36,41,52,0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: block
}

[lang="ar"] .preloader-wrap.sign-in-preloader,[lang="ar"] .sign-in-preloader.user-settings-preloader,[lang="fa"] .preloader-wrap.sign-in-preloader,[lang="fa"] .sign-in-preloader.user-settings-preloader {
    background: rgba(36,41,52,0.8)
}

[lang="ar"] .preloader,[lang="fa"] .preloader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px
}

[lang="ar"] .preloader img,[lang="fa"] .preloader img {
    width: 150px;
    height: 150px;
    transform: scale(0.5);
    animation: preloader 6s ease-in-out infinite
}

[lang="ar"] .infinite-scroll,[lang="fa"] .infinite-scroll {
    width: 100%;
    margin: 30px 0 0 0;
    clear: both;
    position: relative
}

[lang="ar"] .infinite-scroll .game-preloader,[lang="fa"] .infinite-scroll .game-preloader {
    width: 80px;
    height: 80px;
    margin: 0 auto
}

[lang="ar"] .infinite-scroll .game-preloader .preloader,[lang="fa"] .infinite-scroll .game-preloader .preloader {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0)
}

[lang="ar"] .infinite-scroll .game-preloader .preloader img,[lang="fa"] .infinite-scroll .game-preloader .preloader img {
    width: 100%;
    height: 100%
}

[lang="ar"] .infinite-scroll button,[lang="fa"] .infinite-scroll button {
    display: block;
    margin: 0 auto;
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .game-block,[lang="fa"] .game-block {
    width: 200px;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 1px;
    border-radius: 7px
}

[lang="ar"] .game-block .image-animation-wrap,[lang="fa"] .game-block .image-animation-wrap {
    opacity: 1;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 7px
}

[lang="ar"] .game-block .image-animation-wrap.start-animation,[lang="fa"] .game-block .image-animation-wrap.start-animation {
    opacity: 1
}

[lang="ar"] .game-block .image,[lang="fa"] .game-block .image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #333333;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform-origin: center center;
    transition: transform 0.4s ease 0s
}

[lang="ar"] .game-block .image:after,[lang="ar"] .game-block .image:before,[lang="fa"] .game-block .image:after,[lang="fa"] .game-block .image:before {
    transition: opacity 0.5s ease
}

[lang="ar"] .game-block .image img,[lang="fa"] .game-block .image img {
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden
}

[lang="ar"] .game-block .overlay,[lang="fa"] .game-block .overlay {
    background: rgba(36,41,52,0.8);
    position: absolute;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    top: 100%;
    left: 0px;
    z-index: 1;
    padding: 10px;
    text-align: center;
    opacity: 0;
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s
}

[lang="ar"] .game-block .overlay:after,[lang="fa"] .game-block .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-block .overlay h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-block .overlay h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-block .overlay h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-block .overlay h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-block .overlay h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-block .overlay h6,.tournaments-page .text [lang="ar"] .game-block .overlay h1,.tournaments-page .text [lang="ar"] .game-block .overlay h3,[lang="ar"] .game-block .overlay .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-block .overlay h1,[lang="ar"] .game-block .overlay .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-block .overlay h3,[lang="ar"] .game-block .overlay .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-block .overlay h4,[lang="ar"] .game-block .overlay .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-block .overlay h5,[lang="ar"] .game-block .overlay .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .game-block .overlay h6,[lang="ar"] .game-block .overlay .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .game-block .overlay h1,[lang="ar"] .game-block .overlay .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .game-block .overlay h3,[lang="fa"] .game-block .overlay h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-block .overlay h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-block .overlay h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-block .overlay h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-block .overlay h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-block .overlay h6,.tournaments-page .text [lang="fa"] .game-block .overlay h1,.tournaments-page .text [lang="fa"] .game-block .overlay h3,[lang="fa"] .game-block .overlay .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-block .overlay h1,[lang="fa"] .game-block .overlay .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-block .overlay h3,[lang="fa"] .game-block .overlay .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-block .overlay h4,[lang="fa"] .game-block .overlay .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-block .overlay h5,[lang="fa"] .game-block .overlay .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .game-block .overlay h6,[lang="fa"] .game-block .overlay .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .game-block .overlay h1,[lang="fa"] .game-block .overlay .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .game-block .overlay h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .game-block .overlay .button-group,[lang="fa"] .game-block .overlay .button-group {
    margin: 10px 0 0 0
}

[lang="ar"] .game-block .overlay .button-group:after,[lang="fa"] .game-block .overlay .button-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .game-block .overlay .button-group:nth-of-type(1),[lang="fa"] .game-block .overlay .button-group:nth-of-type(1) {
    display: inline-block
}

[lang="ar"] .game-block button,[lang="fa"] .game-block button {
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease
}

[lang="ar"] .game-block button span,[lang="fa"] .game-block button span {
    display: inline-block
}

[lang="ar"] .game-block button i,[lang="fa"] .game-block button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 22px;
    transform-origin: center
}

[lang="ar"] .game-block button i.start-animation,[lang="fa"] .game-block button i.start-animation {
    animation: scaleUp 0.5s ease
}

[lang="ar"] .game-block button.play-btn,[lang="fa"] .game-block button.play-btn {
    width: auto;
    padding: 0 10px 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .game-block button.play-btn i,[lang="fa"] .game-block button.play-btn i {
    left: 15px
}

[lang="ar"] .game-block button.favorite,[lang="fa"] .game-block button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .game-block button.favorite i,[lang="fa"] .game-block button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

[lang="ar"] .game-block button.favorite .icon-star,[lang="fa"] .game-block button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

[lang="ar"] .game-block button.favorite .icon-star.start-favorite-animation,[lang="fa"] .game-block button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

[lang="ar"] .game-block button.favorite .icon-star.end-favorite-animation,[lang="fa"] .game-block button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

[lang="ar"] .game-block button.favorite.is-favorite .icon-star,[lang="fa"] .game-block button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

[lang="ar"] .game-block button.demo,[lang="fa"] .game-block button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    width: 50px;
    text-align: center
}

[lang="ar"] .game-block button.demo:after,[lang="fa"] .game-block button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .game-block button.demo i,[lang="fa"] .game-block button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .game-block button.fun:hover,[lang="fa"] .game-block button.fun:hover {
    background: rgba(237,28,36,0.37)
}

[lang="ar"] .game-block button:hover,[lang="fa"] .game-block button:hover {
    background: rgba(237,28,36,0.37)
}

[lang="ar"] .game-block .demo-btn,[lang="fa"] .game-block .demo-btn {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase
}

[lang="ar"] .game-block .demo-btn:hover,[lang="fa"] .game-block .demo-btn:hover {
    color: #EDEE00
}

[lang="ar"] .game-block .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .game-block .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .game-block .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .game-block .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .game-block .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .game-block .text h6,.tournaments-page [lang="ar"] .game-block .text h1,.tournaments-page [lang="ar"] .game-block .text h3,[lang="ar"] .game-block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .game-block .text h1,[lang="ar"] .game-block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .game-block .text h3,[lang="ar"] .game-block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .game-block .text h4,[lang="ar"] .game-block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .game-block .text h5,[lang="ar"] .game-block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .game-block .text h6,[lang="ar"] .game-block .tournaments-page .text h1,[lang="ar"] .tournaments-page .game-block .text h1,[lang="ar"] .game-block .tournaments-page .text h3,[lang="ar"] .tournaments-page .game-block .text h3,[lang="fa"] .game-block .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .game-block .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .game-block .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .game-block .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .game-block .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .game-block .text h6,.tournaments-page [lang="fa"] .game-block .text h1,.tournaments-page [lang="fa"] .game-block .text h3,[lang="fa"] .game-block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .game-block .text h1,[lang="fa"] .game-block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .game-block .text h3,[lang="fa"] .game-block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .game-block .text h4,[lang="fa"] .game-block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .game-block .text h5,[lang="fa"] .game-block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .game-block .text h6,[lang="fa"] .game-block .tournaments-page .text h1,[lang="fa"] .tournaments-page .game-block .text h1,[lang="fa"] .game-block .tournaments-page .text h3,[lang="fa"] .tournaments-page .game-block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .game-block .text h3,[lang="fa"] .game-block .text h3 {
    font-size: 16px;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .game-block:hover .image,[lang="fa"] .game-block:hover .image {
    transform: scale(1.2)
}

[lang="ar"] .game-block:hover .image:after,[lang="ar"] .game-block:hover .image:before,[lang="fa"] .game-block:hover .image:after,[lang="fa"] .game-block:hover .image:before {
    opacity: 0 !important;
    transition: opacity 0.5s ease
}

[lang="ar"] .game-block:hover .overlay,[lang="fa"] .game-block:hover .overlay {
    opacity: 1;
    transform: translateY(calc(-100% - 0px));
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s
}

[lang="ar"] .evolution-game-grid h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .evolution-game-grid h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .evolution-game-grid h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .evolution-game-grid h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .evolution-game-grid h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .evolution-game-grid h6,.tournaments-page .text [lang="ar"] .evolution-game-grid h1,.tournaments-page .text [lang="ar"] .evolution-game-grid h3,[lang="ar"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h1,[lang="ar"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h3,[lang="ar"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h4,[lang="ar"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h5,[lang="ar"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h6,[lang="ar"] .evolution-game-grid .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .evolution-game-grid h1,[lang="ar"] .evolution-game-grid .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .evolution-game-grid h3,[lang="fa"] .evolution-game-grid h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .evolution-game-grid h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .evolution-game-grid h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .evolution-game-grid h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .evolution-game-grid h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .evolution-game-grid h6,.tournaments-page .text [lang="fa"] .evolution-game-grid h1,.tournaments-page .text [lang="fa"] .evolution-game-grid h3,[lang="fa"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h1,[lang="fa"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h3,[lang="fa"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h4,[lang="fa"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h5,[lang="fa"] .evolution-game-grid .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .evolution-game-grid h6,[lang="fa"] .evolution-game-grid .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .evolution-game-grid h1,[lang="fa"] .evolution-game-grid .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .evolution-game-grid h3 {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .evolution-game-grid .game-wrap,[lang="fa"] .evolution-game-grid .game-wrap {
    margin: 20px 0 0 0
}

[lang="ar"] .evolution-game-grid .game-wrap:after,[lang="fa"] .evolution-game-grid .game-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item,[lang="fa"] .evolution-game-grid .game-wrap .game-item {
    float: left;
    width: 246px;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 15px;
    cursor: pointer
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1),[lang="fa"] .evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1) {
    margin: 0 0 15px 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image {
    width: 100%;
    height: 180px;
    border: 1px solid #4d4d4d;
    position: relative;
    overflow: hidden
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image img,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image img {
    display: block;
    width: 100%
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
    height: 30px;
    line-height: 30px;
    background: rgba(237,28,36,0.3);
    background: -moz-linear-gradient(left, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    background: -webkit-linear-gradient(left, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    background: linear-gradient(to right, rgba(237,28,36,0.3) 0%, #ED1C24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$left', endColorstr='$right', GradientType=1);
    margin: 0 -1px 0 0;
    padding: 0 10px 0 0;
    text-align: right;
    font-size: 16px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text:before,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text:before {
    content: '';
    display: block;
    border-top: 0 solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 5px solid #ED1C24;
    position: absolute;
    right: -4px;
    top: 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .text:after {
    content: '';
    display: block;
    border-top: 15px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 5px solid #ED1C24;
    position: absolute;
    right: -4px;
    bottom: 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    border-radius: 100%;
    border: 2px solid #ed1c24;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content {
    width: 42px;
    height: 42px;
    display: block;
    margin: 2px auto 0;
    line-height: 42px;
    text-align: center;
    background: #17b60f;
    font-family: "BrandonBlack","NotoSansRegular",serif !important;
    border-radius: 50%;
    position: relative
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at,[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken {
    background: #AEAEAE
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at:after,[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.opens-at:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.seats-taken:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind {
    background: #EDEE00
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.bet-behind:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.total-seats,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-content.total-seats {
    background: #fff;
    color: #ed1c24
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-checkmark-round,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-checkmark-round {
    color: #fff;
    margin: 15px 0 0 0;
    display: inline-block
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-infinity,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .game-badge .icons .icon-infinity {
    font-size: 28px;
    margin: 10px 0 0 0;
    display: inline-block
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .limit,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .limit {
    height: 30px;
    line-height: 28px;
    font-size: 18px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    background: #ed1c24;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    border-top: 2px solid #ed1c24
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge {
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    font-family: "BrandonBlack","NotoSansRegular",serif;
    color: #fff;
    background: rgba(237,28,36,0.6);
    bottom: 0;
    text-align: center;
    position: absolute;
    border-top: 2px solid #ed1c24;
    top: 22px;
    right: -55px;
    width: 200px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge.purple,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge.purple {
    background: rgba(193,6,255,0.6);
    border-top: 2px solid #c106ff
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge.blue,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .exclusive-badge.blue {
    background: rgba(65,105,225,0.6);
    border-top: 2px solid #4169e1
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    text-align: center
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers:after {
    content: '';
    background: #ED1C24;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span {
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    font-family: "BrandonBold","NotoSansBold",serif;
    border-radius: 100%;
    border: 1px solid #ed1c24;
    display: inline-block;
    vertical-align: middle;
    background: #b8b8b8;
    margin: 0 3px
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child {
    width: 35px;
    height: 35px;
    font-size: 18px;
    background: #fff;
    box-shadow: 0 0 0 2px #fff
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child .block,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span:last-child .block {
    font-size: 14px
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.black,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.black {
    color: #000
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.green,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.green {
    color: #39B54A
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.red,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.red {
    color: #ed1c24
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block,[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block {
    width: 100%;
    display: block;
    text-align: center
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block:nth-of-type(1),[lang="fa"] .evolution-game-grid .game-wrap .game-item .image .roulette-numbers>span span.block:nth-of-type(1) {
    margin: 3px 0 0 0
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .title,[lang="fa"] .evolution-game-grid .game-wrap .game-item .title {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 5px 10px;
    height: 60px;
    background: #202f4c;
    line-height: 18px
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .title:after,[lang="fa"] .evolution-game-grid .game-wrap .game-item .title:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .evolution-game-grid .game-wrap .game-item .title span,[lang="fa"] .evolution-game-grid .game-wrap .game-item .title span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word
}

[lang="ar"] .promo-games-group,[lang="fa"] .promo-games-group {
    margin: 0 0 20px 0
}

[lang="ar"] .promo-games-group:after,[lang="fa"] .promo-games-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .promo-games-group .game-promo,[lang="fa"] .promo-games-group .game-promo {
    float: left;
    position: relative;
    width: 748px;
    height: 380px
}

[lang="ar"] .promo-games-group .game-promo:after,[lang="fa"] .promo-games-group .game-promo:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .promo-games-group .game-promo .block,[lang="fa"] .promo-games-group .game-promo .block {
    width: 748px !important;
    height: 100%;
    position: relative;
    overflow: hidden
}

[lang="ar"] .promo-games-group .game-promo .block .text,[lang="fa"] .promo-games-group .game-promo .block .text {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    background: #ED1C24;
    padding: 10px 30px;
    transition: bottom 0.3s linear
}

[lang="ar"] .promo-games-group .game-promo .block .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .promo-games-group .game-promo .block .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .promo-games-group .game-promo .block .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .promo-games-group .game-promo .block .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .promo-games-group .game-promo .block .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .promo-games-group .game-promo .block .text h6,.tournaments-page [lang="ar"] .promo-games-group .game-promo .block .text h1,.tournaments-page [lang="ar"] .promo-games-group .game-promo .block .text h3,[lang="ar"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h1,[lang="ar"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h3,[lang="ar"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h4,[lang="ar"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h5,[lang="ar"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h6,[lang="ar"] .promo-games-group .game-promo .block .tournaments-page .text h1,[lang="ar"] .tournaments-page .promo-games-group .game-promo .block .text h1,[lang="ar"] .promo-games-group .game-promo .block .tournaments-page .text h3,[lang="ar"] .tournaments-page .promo-games-group .game-promo .block .text h3,[lang="fa"] .promo-games-group .game-promo .block .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .promo-games-group .game-promo .block .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .promo-games-group .game-promo .block .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .promo-games-group .game-promo .block .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .promo-games-group .game-promo .block .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .promo-games-group .game-promo .block .text h6,.tournaments-page [lang="fa"] .promo-games-group .game-promo .block .text h1,.tournaments-page [lang="fa"] .promo-games-group .game-promo .block .text h3,[lang="fa"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h1,[lang="fa"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h3,[lang="fa"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h4,[lang="fa"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h5,[lang="fa"] .promo-games-group .game-promo .block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .promo-games-group .game-promo .block .text h6,[lang="fa"] .promo-games-group .game-promo .block .tournaments-page .text h1,[lang="fa"] .tournaments-page .promo-games-group .game-promo .block .text h1,[lang="fa"] .promo-games-group .game-promo .block .tournaments-page .text h3,[lang="fa"] .tournaments-page .promo-games-group .game-promo .block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .promo-games-group .game-promo .block .text p,[lang="fa"] .promo-games-group .game-promo .block .text p {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

[lang="ar"] .promo-games-group .game-promo .slick-slider,[lang="fa"] .promo-games-group .game-promo .slick-slider {
    width: 100%;
    height: 100%
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-list,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-list {
    width: 100%;
    height: 100%
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-list .slick-track,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-list .slick-track {
    width: 100%;
    height: 100%
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-dots,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-dots {
    position: absolute;
    right: 0;
    bottom: 15px
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-dots li,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-dots li {
    display: inline-block;
    margin: 0 10px 0 0
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-dots li button,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-dots li button {
    position: static;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 100%
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-dots li button:before,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-dots li button:before {
    display: none
}

[lang="ar"] .promo-games-group .game-promo .slick-slider .slick-dots li.slick-active button,[lang="fa"] .promo-games-group .game-promo .slick-slider .slick-dots li.slick-active button {
    background: #202f4c
}

[lang="ar"] .promo-games-group .top-games,[lang="fa"] .promo-games-group .top-games {
    float: left;
    width: 512px;
    margin: 0 0 0 20px;
    position: relative
}

[lang="ar"] .promo-games-group .top-games:after,[lang="fa"] .promo-games-group .top-games:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .promo-games-group .top-games .game-block:nth-of-type(even),[lang="fa"] .promo-games-group .top-games .game-block:nth-of-type(even) {
    margin: 0 0 20px 20px
}

[lang="ar"] .promo-games-group .top-games .game-block:last-child,[lang="fa"] .promo-games-group .top-games .game-block:last-child {
    margin: 0 0 0 20px
}

[lang="ar"] .bonus-block,[lang="fa"] .bonus-block {
    float: left;
    width: 48%;
    overflow: hidden;
    position: relative;
    min-height: 200px
}

[lang="ar"] .bonus-block a,[lang="fa"] .bonus-block a {
    cursor: pointer
}

[lang="ar"] .bonus-block img,[lang="fa"] .bonus-block img {
    display: block;
    width: 100%
}

[lang="ar"] .bonus-block .text,[lang="fa"] .bonus-block .text {
    width: 100%;
    position: absolute;
    bottom: -150px;
    display: block;
    background: #ED1C24;
    padding: 10px 30px;
    transition: bottom 0.3s linear
}

[lang="ar"] .bonus-block .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .bonus-block .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .bonus-block .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .bonus-block .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .bonus-block .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .bonus-block .text h6,.tournaments-page [lang="ar"] .bonus-block .text h1,.tournaments-page [lang="ar"] .bonus-block .text h3,[lang="ar"] .bonus-block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-block .text h1,[lang="ar"] .bonus-block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-block .text h3,[lang="ar"] .bonus-block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-block .text h4,[lang="ar"] .bonus-block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-block .text h5,[lang="ar"] .bonus-block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-block .text h6,[lang="ar"] .bonus-block .tournaments-page .text h1,[lang="ar"] .tournaments-page .bonus-block .text h1,[lang="ar"] .bonus-block .tournaments-page .text h3,[lang="ar"] .tournaments-page .bonus-block .text h3,[lang="fa"] .bonus-block .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .bonus-block .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .bonus-block .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .bonus-block .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .bonus-block .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .bonus-block .text h6,.tournaments-page [lang="fa"] .bonus-block .text h1,.tournaments-page [lang="fa"] .bonus-block .text h3,[lang="fa"] .bonus-block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-block .text h1,[lang="fa"] .bonus-block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-block .text h3,[lang="fa"] .bonus-block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-block .text h4,[lang="fa"] .bonus-block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-block .text h5,[lang="fa"] .bonus-block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-block .text h6,[lang="fa"] .bonus-block .tournaments-page .text h1,[lang="fa"] .tournaments-page .bonus-block .text h1,[lang="fa"] .bonus-block .tournaments-page .text h3,[lang="fa"] .tournaments-page .bonus-block .text h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .bonus-block .text p,[lang="fa"] .bonus-block .text p {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

[lang="ar"] .bonus-block.middle-block,[lang="fa"] .bonus-block.middle-block {
    height: auto;
    width: 32.6%;
    background: #20242e
}

[lang="ar"] .bonus-block.middle-block:after,[lang="fa"] .bonus-block.middle-block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .bonus-block.middle-block .image,[lang="fa"] .bonus-block.middle-block .image {
    display: inline-block;
    vertical-align: middle;
    width: 166px;
    height: 126px;
    position: relative;
    z-index: 1
}

[lang="ar"] .bonus-block.middle-block .game-text,[lang="fa"] .bonus-block.middle-block .game-text {
    display: inline-block;
    vertical-align: middle;
    width: 227px;
    margin: 0 0 0 20px;
    position: relative;
    z-index: 0;
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.5s ease-in
}

[lang="ar"] .bonus-block.middle-block .game-text h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .bonus-block.middle-block .game-text h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .bonus-block.middle-block .game-text h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .bonus-block.middle-block .game-text h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .bonus-block.middle-block .game-text h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .bonus-block.middle-block .game-text h6,.tournaments-page .text [lang="ar"] .bonus-block.middle-block .game-text h1,.tournaments-page .text [lang="ar"] .bonus-block.middle-block .game-text h3,[lang="ar"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h1,[lang="ar"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h3,[lang="ar"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h4,[lang="ar"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h5,[lang="ar"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h6,[lang="ar"] .bonus-block.middle-block .game-text .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .bonus-block.middle-block .game-text h1,[lang="ar"] .bonus-block.middle-block .game-text .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .bonus-block.middle-block .game-text h3,[lang="fa"] .bonus-block.middle-block .game-text h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .bonus-block.middle-block .game-text h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .bonus-block.middle-block .game-text h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .bonus-block.middle-block .game-text h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .bonus-block.middle-block .game-text h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .bonus-block.middle-block .game-text h6,.tournaments-page .text [lang="fa"] .bonus-block.middle-block .game-text h1,.tournaments-page .text [lang="fa"] .bonus-block.middle-block .game-text h3,[lang="fa"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h1,[lang="fa"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h3,[lang="fa"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h4,[lang="fa"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h5,[lang="fa"] .bonus-block.middle-block .game-text .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .bonus-block.middle-block .game-text h6,[lang="fa"] .bonus-block.middle-block .game-text .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .bonus-block.middle-block .game-text h1,[lang="fa"] .bonus-block.middle-block .game-text .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .bonus-block.middle-block .game-text h3 {
    font-size: 14px;
    color: #ed1c24;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .bonus-block.middle-block .game-text p,[lang="fa"] .bonus-block.middle-block .game-text p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 12px 0 0 0
}

[lang="ar"] .bonus-block.middle-block .game-text button,[lang="fa"] .bonus-block.middle-block .game-text button {
    width: auto;
    padding: 0 10px 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 15px 0 0 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    text-transform: uppercase
}

[lang="ar"] .bonus-block.middle-block .game-text button span,[lang="fa"] .bonus-block.middle-block .game-text button span {
    display: inline-block
}

[lang="ar"] .bonus-block.middle-block .game-text button i,[lang="fa"] .bonus-block.middle-block .game-text button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 15px;
    transform-origin: center
}

[lang="ar"] .bonus-block.middle-block .game-text button i.start-animation,[lang="fa"] .bonus-block.middle-block .game-text button i.start-animation {
    animation: scaleUp 0.5s ease
}

[lang="ar"] .bonus-block.middle-block.animate .game-text,[lang="fa"] .bonus-block.middle-block.animate .game-text {
    opacity: 1;
    transform: translateX(0)
}

[lang="ar"] .search-input,[lang="fa"] .search-input {
    display: block;
    position: relative;
    margin: 20px 0 0 0
}

[lang="ar"] .search-input .icon-wrap,[lang="fa"] .search-input .icon-wrap {
    border-right: 1px solid #4d4d4d;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    text-align: center;
    border: none;
    right: 0;
    left: auto;
    border-left: 1px solid #4d4d4d
}

[lang="ar"] .search-input .icon-wrap:after,[lang="fa"] .search-input .icon-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .search-input .icon-wrap i,[lang="fa"] .search-input .icon-wrap i {
    color: #4e4e4e;
    font-size: 20px
}

[lang="ar"] .search-input input,[lang="fa"] .search-input input {
    padding: 0 35px 0 55px;
    padding: 0 55px 0 35px
}

[lang="ar"] .notification-wrap,[lang="fa"] .notification-wrap {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 1000;
    overflow: hidden;
    padding: 0 0 1px 0
}

[lang="ar"] .notification-wrap .notification,[lang="fa"] .notification-wrap .notification {
    min-height: 80px;
    width: 343px;
    background: rgba(36,41,52,0.9);
    border: 1px solid #ed1c24;
    position: relative;
    margin: 20px 0 0 0;
    transform: translateX(-100%);
    transition: transform 0.3s linear
}

[lang="ar"] .notification-wrap .notification.start-animation,[lang="fa"] .notification-wrap .notification.start-animation {
    transform: translateX(0)
}

[lang="ar"] .notification-wrap .notification:nth-of-type(1),[lang="fa"] .notification-wrap .notification:nth-of-type(1) {
    margin: 0
}

[lang="ar"] .notification-wrap .notification .icon-wrap,[lang="fa"] .notification-wrap .notification .icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    display: block;
    height: 100%;
    border-right: 1px solid #ed1c24;
    text-align: center
}

[lang="ar"] .notification-wrap .notification .icon-wrap:after,[lang="fa"] .notification-wrap .notification .icon-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .notification-wrap .notification .icon-wrap .icon-notification-bordred,[lang="fa"] .notification-wrap .notification .icon-wrap .icon-notification-bordred {
    font-size: 30px;
    color: #ed1c24;
    transform-origin: center center 0;
    animation: shake-rotate 800ms ease-in-out infinite
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap,[lang="fa"] .notification-wrap .notification .notification-message-wrap {
    height: 100%;
    margin: 0 0 0 10px;
    padding: 10px 0;
    position: relative;
    top: 0;
    width: 308px
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap:after,[lang="fa"] .notification-wrap .notification .notification-message-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap:after,[lang="fa"] .notification-wrap .notification .notification-message-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notification-message,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notification-message {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block {
    margin: 10px 0 0 0
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block:after,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block img,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block img {
    display: block;
    width: 98px;
    height: 70px;
    border: 1px solid #4d4d4d;
    float: left
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    width: 200px
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h6,.tournaments-page .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.tournaments-page .text [lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h4,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h5,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h6,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h6,.tournaments-page .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,.tournaments-page .text [lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h4,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h5,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h6,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h1,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    min-height: 28px
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group {
    margin: 10px 0 0 0
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:after,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:nth-of-type(1),[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions .button-group:nth-of-type(1) {
    display: inline-block
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button {
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button span,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button span {
    display: inline-block
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 11px;
    transform-origin: center
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i.start-animation,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button i.start-animation {
    animation: scaleUp 0.5s ease
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite i,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.start-favorite-animation,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.end-favorite-animation,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite.is-favorite .icon-star,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    text-align: center;
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo:after,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo i,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button:hover,[lang="fa"] .notification-wrap .notification .notification-message-wrap .notifications-game-block .actions button:hover {
    background: rgba(237,28,36,0.37)
}

[lang="ar"] .notification-wrap .notification .icon-close-round,[lang="fa"] .notification-wrap .notification .icon-close-round {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    color: #ed1c24
}

[lang="ar"] .profile-info-popup,[lang="fa"] .profile-info-popup {
    position: relative;
    padding: 20px
}

[lang="ar"] .profile-info-popup .icon-close-round,[lang="fa"] .profile-info-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .profile-info-popup .icon-close-round:hover,[lang="fa"] .profile-info-popup .icon-close-round:hover {
    color: #ed1c24
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont,[lang="fa"] .profile-info-popup .profile-info-popup-cont {
    margin: 30px 0 0 0
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont p,[lang="fa"] .profile-info-popup .profile-info-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont label,[lang="fa"] .profile-info-popup .profile-info-popup-cont label {
    position: relative;
    display: block
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont input,[lang="fa"] .profile-info-popup .profile-info-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #AEAEAE;
    width: 100%;
    margin: 15px 0 0 0
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont button,[lang="fa"] .profile-info-popup .profile-info-popup-cont button {
    width: 130px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 15px auto 0;
    display: block;
    transition: background .5s ease
}

[lang="ar"] .profile-info-popup .profile-info-popup-cont button:hover,[lang="fa"] .profile-info-popup .profile-info-popup-cont button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .verification-popup,[lang="fa"] .verification-popup {
    position: relative;
    padding: 20px
}

[lang="ar"] .verification-popup .icon-close-round,[lang="fa"] .verification-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .verification-popup .verification-popup-cont,[lang="fa"] .verification-popup .verification-popup-cont {
    margin: 30px 0 0 0
}

[lang="ar"] .verification-popup .verification-popup-cont p,[lang="fa"] .verification-popup .verification-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

[lang="ar"] .verification-popup .verification-popup-cont label,[lang="fa"] .verification-popup .verification-popup-cont label {
    position: relative;
    display: block
}

[lang="ar"] .verification-popup .verification-popup-cont input,[lang="fa"] .verification-popup .verification-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #AEAEAE;
    width: 100%;
    margin: 15px 0 0 0
}

[lang="ar"] .verification-popup .verification-popup-cont button,[lang="fa"] .verification-popup .verification-popup-cont button {
    width: 130px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 15px auto 0;
    display: block
}

[lang="ar"] .identify-popup,[lang="fa"] .identify-popup {
    position: relative;
    padding: 20px
}

[lang="ar"] .identify-popup .icon-close-round,[lang="fa"] .identify-popup .icon-close-round {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .identify-popup .icon-close-round:hover,[lang="fa"] .identify-popup .icon-close-round:hover {
    color: #ed1c24
}

[lang="ar"] .identify-popup .identify-popup-cont,[lang="fa"] .identify-popup .identify-popup-cont {
    margin: 30px 0 0 0
}

[lang="ar"] .identify-popup .identify-popup-cont p,[lang="fa"] .identify-popup .identify-popup-cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

[lang="ar"] .identify-popup .identify-popup-cont p.check-email,[lang="fa"] .identify-popup .identify-popup-cont p.check-email {
    text-align: center
}

[lang="ar"] .identify-popup .identify-popup-cont label,[lang="fa"] .identify-popup .identify-popup-cont label {
    position: relative;
    display: block
}

[lang="ar"] .identify-popup .identify-popup-cont input,[lang="fa"] .identify-popup .identify-popup-cont input {
    background: #20242e;
    border-color: #4d4d4d;
    color: #fff;
    width: 100%;
    margin: 15px 0 0 0
}

[lang="ar"] .identify-popup .identify-popup-cont button,[lang="fa"] .identify-popup .identify-popup-cont button {
    width: auto;
    padding: 0 15px 0 40px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 15px auto 0;
    display: block;
    position: relative;
    font-family: "OpenSansBold", serif;
    transition: background .5s ease
}

[lang="ar"] .identify-popup .identify-popup-cont button:hover,[lang="fa"] .identify-popup .identify-popup-cont button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .identify-popup .identify-popup-cont button i,[lang="fa"] .identify-popup .identify-popup-cont button i {
    color: #fff;
    position: absolute;
    top: 12px;
    left: 15px;
    transform-origin: center
}

[lang="ar"] .identify-popup .identify-popup-cont button i.start-animation,[lang="fa"] .identify-popup .identify-popup-cont button i.start-animation {
    animation: scaleUp 0.5s ease
}

[lang="ar"] .balance-popup,[lang="fa"] .balance-popup {
    position: relative;
    padding: 90px 20px 20px
}

[lang="ar"] .balance-popup .icon-deposit,[lang="fa"] .balance-popup .icon-deposit {
    color: #39B54A;
    display: block;
    position: absolute;
    font-size: 70px;
    left: 50%;
    top: 20px;
    margin: 0 0 0 -35px;
    transform-origin: center center;
    animation: pulsate 1.5s ease-out infinite
}

[lang="ar"] .balance-popup p,[lang="fa"] .balance-popup p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    margin: 20px 0 0 0
}

[lang="ar"] .balance-popup .button-group,[lang="fa"] .balance-popup .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

[lang="ar"] .balance-popup .button-group .deposit,[lang="fa"] .balance-popup .button-group .deposit {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff
}

[lang="ar"] .balance-popup .button-group .close,[lang="fa"] .balance-popup .button-group .close {
    margin: 0 0 0 15px;
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .global-pagination,[lang="fa"] .global-pagination {
    text-align: center;
    margin: 20px 0 0 0
}

[lang="ar"] .global-pagination .pagination-wrap,[lang="fa"] .global-pagination .pagination-wrap {
    display: inline-block;
    padding: 2px;
    background: #20242e
}

[lang="ar"] .global-pagination .pagination-wrap .pagination:after,[lang="fa"] .global-pagination .pagination-wrap .pagination:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li,[lang="fa"] .global-pagination .pagination-wrap .pagination li {
    display: block;
    float: left;
    margin: 0 0 0 2px;
    float: right;
    margin: 0 2px 0 0;
    direction: ltr
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li:first-child,[lang="fa"] .global-pagination .pagination-wrap .pagination li:first-child {
    margin: 0
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li a,[lang="fa"] .global-pagination .pagination-wrap .pagination li a {
    display: block;
    width: 34px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page.active a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page.active a {
    background: #ED1C24
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page a:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-numbered-page a:hover {
    background: #ED1C24
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-more,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-more {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-more a:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-more a:hover {
    background: #ED1C24
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled a {
    color: #AEAEAE
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page.disabled:hover a {
    cursor: not-allowed
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-first-page a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-first-page a {
    width: 50px
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page {
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansSemiBold", serif
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled a {
    color: #AEAEAE
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page.disabled:hover a {
    cursor: not-allowed
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-last-page a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-last-page a {
    width: 50px
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a {
    overflow: hidden;
    text-indent: -48px
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a:after,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a:after {
    color: #fff;
    content: "\E012";
    font-family: "Icons" !important;
    font-size: 10px;
    left: 19px;
    position: relative
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page a:hover {
    background: #202f4c
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled a:after,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled a:after {
    color: #AEAEAE
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.disabled:hover a {
    cursor: not-allowed
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.active a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-prev-page.active a {
    background: #20242e
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page a {
    overflow: hidden;
    text-indent: -48px
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page a:after,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page a:after {
    color: #fff;
    content: "\E013";
    font-family: "Icons" !important;
    font-size: 10px;
    left: 21px;
    position: relative
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page a:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page a:hover {
    background: #202f4c
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled a:after,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled a:after {
    color: #AEAEAE
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover {
    background: none
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover a,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page.disabled:hover a {
    cursor: not-allowed
}

[lang="ar"] .global-pagination .pagination-wrap .pagination li.btn-next-page.active,[lang="fa"] .global-pagination .pagination-wrap .pagination li.btn-next-page.active {
    background: #20242e
}

[lang="ar"] .table,[lang="fa"] .table {
    display: table;
    width: 100%
}

[lang="ar"] .table .thead,[lang="fa"] .table .thead {
    display: table-header-group;
    width: 100%;
    background: #20242e
}

[lang="ar"] .table .thead .td,[lang="fa"] .table .thead .td {
    font-size: 12px;
    color: #AEAEAE;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding-top: 15px;
    padding-bottom: 15px
}

[lang="ar"] .table .tbody,[lang="fa"] .table .tbody {
    display: table-row-group;
    width: 100%
}

[lang="ar"] .table .tbody .td,[lang="fa"] .table .tbody .td {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-family: "OpenSansRegular", serif
}

[lang="ar"] .table .tbody .tr.final .td,[lang="fa"] .table .tbody .tr.final .td {
    color: #39B54A;
    font-size: 18px
}

[lang="ar"] .table .tbody .tr.final .td:nth-of-type(1),[lang="fa"] .table .tbody .tr.final .td:nth-of-type(1) {
    font-size: 14px
}

[lang="ar"] .table .td,[lang="fa"] .table .td {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 5px;
    border-top: 1px solid #4d4d4d
}

[lang="ar"] .table .td:first-child,[lang="fa"] .table .td:first-child {
    padding: 12px 5px 12px 15px
}

[lang="ar"] .table .td:last-child,[lang="fa"] .table .td:last-child {
    padding: 12px 15px 12px 5px
}

[lang="ar"] .table .tr,[lang="fa"] .table .tr {
    display: table-row
}

[lang="ar"] .progress-bar,[lang="fa"] .progress-bar {
    position: relative;
    width: 180px;
    height: 30px;
    background: #20242e;
    border: 6px solid #20242e
}

[lang="ar"] .progress-bar .percentage,[lang="fa"] .progress-bar .percentage {
    background: #ED1C24;
    position: relative;
    height: 100%;
    width: 0;
    transition: width 400ms linear
}

[lang="ar"] .progress-bar .percentage-text,[lang="fa"] .progress-bar .percentage-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center
}

[lang="ar"] .game-grid-top-panel,[lang="fa"] .game-grid-top-panel {
    margin: 10px 0 10px 0;
    text-align: left
}

[lang="ar"] .game-grid-top-panel h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .game-grid-top-panel h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h6,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,.tournaments-page .text [lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .game-grid-top-panel h1,[lang="ar"] .game-grid-top-panel .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .game-grid-top-panel h1,[lang="ar"] .game-grid-top-panel .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .game-grid-top-panel h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .game-grid-top-panel h1,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h3,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h4,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h5,[lang="ar"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h6,[lang="fa"] .game-grid-top-panel h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h2,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .game-grid-top-panel h1,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h6,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .game-grid-top-panel h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,.tournaments-page .text [lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .game-grid-top-panel h1,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h3,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h4,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h5,[lang="fa"] .game-grid-top-panel .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .game-grid-top-panel h6 {
    color: #FFFFFF
}

[lang="ar"] .game-grid-top-panel:after,[lang="fa"] .game-grid-top-panel:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .game-grid-top-panel .search-input,[lang="fa"] .game-grid-top-panel .search-input {
    margin: 0
}

[lang="ar"] .game-grid-top-panel .search-input .icon-close-round,[lang="fa"] .game-grid-top-panel .search-input .icon-close-round {
    color: #AEAEAE;
    position: absolute;
    font-size: 20px;
    right: 8px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-47%);
    right: auto;
    left: 8px
}

[lang="ar"] .game-grid-top-panel .Select .Select-control .Select-placeholder,[lang="fa"] .game-grid-top-panel .Select .Select-control .Select-placeholder {
    color: #AEAEAE
}

[lang="ar"] .react-tabs__tab-list,[lang="fa"] .react-tabs__tab-list {
    border: none;
    margin: 0 0 1px 0;
    padding: 0
}

[lang="ar"] .react-tabs__tab-list [role="tab"],[lang="fa"] .react-tabs__tab-list [role="tab"] {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    background: #20242e;
    padding: 10px 25px;
    margin: 0 5px 0 0;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    box-shadow: none !important
}

[lang="ar"] .react-tabs__tab-list [role="tab"][aria-selected="true"],[lang="fa"] .react-tabs__tab-list [role="tab"][aria-selected="true"] {
    border: 1px solid #4d4d4d;
    border-bottom: none;
    background: #20242e;
    color: #fff;
    border-radius: 0
}

[lang="ar"] .react-tabs__tab-list [role="tab"][aria-selected="true"]:after,[lang="fa"] .react-tabs__tab-list [role="tab"][aria-selected="true"]:after {
    content: "";
    border-bottom: 2px solid #ed1c24;
    display: block;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute
}

[lang="ar"] .react-tabs__tab-list [role="tab"][aria-selected="true"]:focus,[lang="fa"] .react-tabs__tab-list [role="tab"][aria-selected="true"]:focus {
    outline: none;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    box-shadow: none !important
}

[lang="ar"] .react-tabs__tab-list [role="tab"]:focus,[lang="fa"] .react-tabs__tab-list [role="tab"]:focus {
    outline: none;
    border: 1px solid #4d4d4d;
    border-bottom: none;
    box-shadow: none !important
}

[lang="ar"] .react-tabs__tab-list [role="tab"]:focus:after,[lang="fa"] .react-tabs__tab-list [role="tab"]:focus:after {
    content: "";
    border-bottom: 2px solid #ed1c24;
    display: block;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute;
    background: none
}

[lang="ar"] .scroll-up-wrap>div,[lang="fa"] .scroll-up-wrap>div {
    z-index: 99;
    bottom: 60px !important
}

[lang="ar"] .scroll-up-wrap .scroll-up,[lang="fa"] .scroll-up-wrap .scroll-up {
    display: block;
    background: #ED1C24;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 10;
    border-radus: 100%
}

[lang="ar"] .message-popup,[lang="fa"] .message-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 101;
    direction: ltr
}

[lang="ar"] .message-popup .message-content,[lang="fa"] .message-popup .message-content {
    width: 500px;
    position: relative;
    top: 50%;
    left: 50%;
    text-align: center;
    background: #20242e;
    border: 1px solid #4d4d4d;
    border-top: none;
    transform: translate(-50%, -50%)
}

[lang="ar"] .message-popup .message-content .icon-success,[lang="fa"] .message-popup .message-content .icon-success {
    color: #39B54A
}

[lang="ar"] .message-popup .message-content .icon-error,[lang="fa"] .message-popup .message-content .icon-error {
    color: #ed1c24
}

[lang="ar"] .message-popup .message-content .icon-info,[lang="fa"] .message-popup .message-content .icon-info {
    color: #4169e1
}

[lang="ar"] .message-popup .message-content .icon-help-rounded,[lang="fa"] .message-popup .message-content .icon-help-rounded {
    color: #ffe44d
}

[lang="ar"] .message-popup .message-content .popup-header,[lang="fa"] .message-popup .message-content .popup-header {
    padding: 55px 0 25px 0
}

[lang="ar"] .message-popup .message-content .popup-header.success,[lang="fa"] .message-popup .message-content .popup-header.success {
    border-top: 3px solid #39B54A
}

[lang="ar"] .message-popup .message-content .popup-header.error,[lang="fa"] .message-popup .message-content .popup-header.error {
    border-top: 3px solid #ed1c24
}

[lang="ar"] .message-popup .message-content .popup-header.info,[lang="fa"] .message-popup .message-content .popup-header.info {
    border-top: 3px solid #4169e1
}

[lang="ar"] .message-popup .message-content .popup-header.question,[lang="fa"] .message-popup .message-content .popup-header.question {
    border-top: 3px solid #EDEE00
}

[lang="ar"] .message-popup .message-content .popup-header i,[lang="fa"] .message-popup .message-content .popup-header i {
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -19px;
    transform-origin: center center;
    animation: pulsate 1.2s ease-out infinite
}

[lang="ar"] .message-popup .message-content .popup-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .message-popup .message-content .popup-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .message-popup .message-content .popup-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .message-popup .message-content .popup-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .message-popup .message-content .popup-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .message-popup .message-content .popup-header h6,.tournaments-page .text [lang="ar"] .message-popup .message-content .popup-header h1,.tournaments-page .text [lang="ar"] .message-popup .message-content .popup-header h3,[lang="ar"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h1,[lang="ar"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h3,[lang="ar"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h4,[lang="ar"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h5,[lang="ar"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h6,[lang="ar"] .message-popup .message-content .popup-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .message-popup .message-content .popup-header h1,[lang="ar"] .message-popup .message-content .popup-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .message-popup .message-content .popup-header h3,[lang="fa"] .message-popup .message-content .popup-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .message-popup .message-content .popup-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .message-popup .message-content .popup-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .message-popup .message-content .popup-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .message-popup .message-content .popup-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .message-popup .message-content .popup-header h6,.tournaments-page .text [lang="fa"] .message-popup .message-content .popup-header h1,.tournaments-page .text [lang="fa"] .message-popup .message-content .popup-header h3,[lang="fa"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h1,[lang="fa"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h3,[lang="fa"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h4,[lang="fa"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h5,[lang="fa"] .message-popup .message-content .popup-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .message-popup .message-content .popup-header h6,[lang="fa"] .message-popup .message-content .popup-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .message-popup .message-content .popup-header h1,[lang="fa"] .message-popup .message-content .popup-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .message-popup .message-content .popup-header h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

[lang="ar"] .message-popup .message-content .popup-content,[lang="fa"] .message-popup .message-content .popup-content {
    padding: 0 20px 20px 20px;
    direction: rtl
}

[lang="ar"] .message-popup .message-content .popup-content p,[lang="fa"] .message-popup .message-content .popup-content p {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

[lang="ar"] .message-popup .message-content .popup-content .button-group,[lang="fa"] .message-popup .message-content .popup-content .button-group {
    margin: 30px 0 0 0
}

[lang="ar"] .message-popup .message-content .popup-content .button-group button,[lang="fa"] .message-popup .message-content .popup-content .button-group button {
    width: auto;
    padding: 0 25px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

[lang="ar"] .message-popup .message-content .popup-content .button-group button:not(:first-child),[lang="fa"] .message-popup .message-content .popup-content .button-group button:not(:first-child) {
    margin: 0 0 0 10px;
    margin: 0 10px 0 0
}

[lang="ar"] .message-popup .message-content .popup-content .button-group button:hover,[lang="fa"] .message-popup .message-content .popup-content .button-group button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .random-bonus-popup-overlay,[lang="fa"] .random-bonus-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 100;
    direction: ltr
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup {
    width: 700px;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    padding: 35px 15px 15px;
    background: #20242e;
    border: 1px solid #4d4d4d;
    transform: translate(-50%, -50%);
    direction: rtl
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .button-group,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .button-group {
    display: flex;
    justify-content: center
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup i,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup i {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    right: auto;
    left: 15px
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup i:hover,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup i:hover {
    color: #ed1c24
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup img,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text {
    margin: 15px 0 0 0
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h6,.tournaments-page [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h1,.tournaments-page [lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text h3,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h1,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h3,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h4,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h5,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h6,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h1,[lang="ar"] .tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h1,[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h3,[lang="ar"] .tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h3,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h6,.tournaments-page [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h1,.tournaments-page [lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text h3,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h1,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h3,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h4,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h5,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .random-bonus-popup-overlay .random-bonus-popup .text h6,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h1,[lang="fa"] .tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h1,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .tournaments-page .text h3,[lang="fa"] .tournaments-page .random-bonus-popup-overlay .random-bonus-popup .text h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 20px
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup .text p,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup .text p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    margin: 10px 0 0 0
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup button,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 30px 5px 0 5px;
    min-width: 200px;
    display: block;
    transition: background .5s ease
}

[lang="ar"] .random-bonus-popup-overlay .random-bonus-popup button:hover,[lang="fa"] .random-bonus-popup-overlay .random-bonus-popup button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .timer-popup-overlay,[lang="fa"] .timer-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 200
}

[lang="ar"] .timer-popup-overlay .timer-popup,[lang="fa"] .timer-popup-overlay .timer-popup {
    width: 600px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    background: #20242e;
    border: 1px solid #4d4d4d;
    transform: translate(-50%, 0)
}

[lang="ar"] .timer-popup-overlay .timer-popup .popup-header,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header {
    padding: 55px 0 0 0;
    text-align: center
}

[lang="ar"] .timer-popup-overlay .timer-popup .popup-header i,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header i {
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -19px;
    color: #4169e1;
    transform-origin: center center;
    animation: pulsate 1.2s ease-out infinite
}

[lang="ar"] .timer-popup-overlay .timer-popup .popup-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h6,.tournaments-page .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h1,.tournaments-page .text [lang="ar"] .timer-popup-overlay .timer-popup .popup-header h3,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h1,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h3,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h4,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h5,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h6,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h1,[lang="ar"] .timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h3,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h6,.tournaments-page .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h1,.tournaments-page .text [lang="fa"] .timer-popup-overlay .timer-popup .popup-header h3,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h1,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h3,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h4,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h5,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .timer-popup-overlay .timer-popup .popup-header h6,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h1,[lang="fa"] .timer-popup-overlay .timer-popup .popup-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .timer-popup-overlay .timer-popup .popup-header h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont,[lang="fa"] .timer-popup-overlay .timer-popup .cont {
    padding: 15px;
    text-align: center
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont p,[lang="fa"] .timer-popup-overlay .timer-popup .cont p {
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont .button-group,[lang="fa"] .timer-popup-overlay .timer-popup .cont .button-group {
    margin: 30px 0 0 0;
    text-align: center
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont .button-group button,[lang="fa"] .timer-popup-overlay .timer-popup .cont .button-group button {
    width: auto;
    padding: 0 25px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease;
    display: inline-block
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont .button-group button:not(:first-child),[lang="fa"] .timer-popup-overlay .timer-popup .cont .button-group button:not(:first-child) {
    margin: 0 0 0 10px
}

[lang="ar"] .timer-popup-overlay .timer-popup .cont .button-group button:hover,[lang="fa"] .timer-popup-overlay .timer-popup .cont .button-group button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .game-error,[lang="fa"] .game-error {
    margin: 0 auto;
    width: 200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

[lang="ar"] .game-error p,[lang="fa"] .game-error p {
    color: #ed1c24;
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .social-share-icons:after,[lang="fa"] .social-share-icons:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .social-share-icons a,[lang="fa"] .social-share-icons a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    margin: 0 10px 0 0;
    color: #ed1c24
}

[lang="ar"] .social-share-icons a:last-child,[lang="fa"] .social-share-icons a:last-child {
    margin: 0
}

[lang="ar"] .alert,[lang="fa"] .alert {
    position: relative;
    width: 100%;
    padding: 15px 30px 15px 15px
}

[lang="ar"] .alert strong,[lang="fa"] .alert strong {
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif
}

[lang="ar"] .alert span,[lang="fa"] .alert span {
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    margin: 0 0 0 5px
}

[lang="ar"] .alert i,[lang="fa"] .alert i {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%)
}

[lang="ar"] .alert.alert-success,[lang="fa"] .alert.alert-success {
    background: #39B54A;
    color: #fff
}

[lang="ar"] .alert.alert-error,[lang="fa"] .alert.alert-error {
    background: #ED1C24;
    color: #fff !important
}

[lang="ar"] .alert.alert-info,[lang="fa"] .alert.alert-info {
    background: #4169e1;
    color: #fff
}

[lang="ar"] .alert.alert-warning,[lang="fa"] .alert.alert-warning {
    background: #EDEE00;
    color: #fff
}

[lang="ar"] .alert.alert-danger,[lang="fa"] .alert.alert-danger {
    background: #ED1C24;
    color: #fff
}

[lang="ar"] .add-deposit-message,[lang="fa"] .add-deposit-message {
    background: #20242e;
    padding: 0 20px
}

[lang="ar"] .add-deposit-message:after,[lang="fa"] .add-deposit-message:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .add-deposit-message>div,[lang="fa"] .add-deposit-message>div {
    height: 80px
}

[lang="ar"] .add-deposit-message>div:after,[lang="fa"] .add-deposit-message>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .add-deposit-message>div.message-wrap,[lang="fa"] .add-deposit-message>div.message-wrap {
    float: left
}

[lang="ar"] .add-deposit-message>div.message-wrap i,[lang="fa"] .add-deposit-message>div.message-wrap i {
    width: 27px;
    height: 24px;
    font-size: 24px;
    display: inline-block;
    color: #ed1c24;
    margin: 0 20px 0 0;
    vertical-align: middle
}

[lang="ar"] .add-deposit-message>div.message-wrap span,[lang="fa"] .add-deposit-message>div.message-wrap span {
    font-size: 13px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .add-deposit-message>div.button-wrap,[lang="fa"] .add-deposit-message>div.button-wrap {
    float: right
}

[lang="ar"] .add-deposit-message>div.button-wrap button,[lang="fa"] .add-deposit-message>div.button-wrap button {
    width: auto;
    padding: 0 20px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    transition: background .5s ease
}

[lang="ar"] .dot-loading span,[lang="fa"] .dot-loading span {
    display: inline-block;
    font-family: "MuseoSans900","NotoSansBold",serif;
    color: #fff;
    font-size: 50px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    line-height: 0
}

[lang="ar"] .dot-loading span:nth-child(2),[lang="fa"] .dot-loading span:nth-child(2) {
    animation-delay: .2s
}

[lang="ar"] .dot-loading span:nth-child(3),[lang="fa"] .dot-loading span:nth-child(3) {
    animation-delay: .4s
}

[lang="ar"] .game-player-timer,[lang="fa"] .game-player-timer {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    z-index: 100
}

[lang="ar"] .game-player-timer>span,[lang="fa"] .game-player-timer>span {
    background: #ED1C24;
    display: inline-block;
    padding: 10px 15px
}

[lang="ar"] .loading-spin,[lang="fa"] .loading-spin {
    display: block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 3px solid #4d4d4d;
    border-top-color: #fff;
    animation: loading 1s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px
}

[lang="ar"] .password-progress,[lang="fa"] .password-progress {
    position: absolute;
    height: 1px;
    top: 31px;
    transition: all 0.3s linear;
    z-index: 1;
    display: block
}

[lang="ar"] .password-progress.weak,[lang="fa"] .password-progress.weak {
    background: #d1462f;
    width: 24%
}

[lang="ar"] .password-progress.okay,[lang="fa"] .password-progress.okay {
    background: #57b8ff;
    width: 48%
}

[lang="ar"] .password-progress.good,[lang="fa"] .password-progress.good {
    background: #296E9F;
    width: 72%
}

[lang="ar"] .password-progress.strong,[lang="fa"] .password-progress.strong {
    background: #2fbf71;
    width: 100%
}

[lang="ar"] .mini-games,[lang="fa"] .mini-games {
    margin: 20px 0 0 0
}

[lang="ar"] .mini-games button.slick-arrow,[lang="fa"] .mini-games button.slick-arrow {
    background: none;
    bottom: 17px;
    top: auto;
    z-index: 20;
    width: 14px;
    height: 14px
}

[lang="ar"] .mini-games button.slick-arrow.slick-prev,[lang="fa"] .mini-games button.slick-arrow.slick-prev {
    left: 0
}

[lang="ar"] .mini-games button.slick-arrow.slick-prev:before,[lang="fa"] .mini-games button.slick-arrow.slick-prev:before {
    content: '\E012';
    top: 0;
    color: #ed1c24
}

[lang="ar"] .mini-games button.slick-arrow.slick-next,[lang="fa"] .mini-games button.slick-arrow.slick-next {
    right: 0
}

[lang="ar"] .mini-games button.slick-arrow.slick-next:before,[lang="fa"] .mini-games button.slick-arrow.slick-next:before {
    content: '\E012';
    top: 0;
    color: #ed1c24
}

[lang="ar"] .mini-games .game-wrap,[lang="fa"] .mini-games .game-wrap {
    cursor: pointer;
    padding: 15px;
    background: #242934
}

[lang="ar"] .mini-games .game-wrap .image,[lang="fa"] .mini-games .game-wrap .image {
    height: 170px
}

[lang="ar"] .mini-games .game-wrap img,[lang="fa"] .mini-games .game-wrap img {
    display: block;
    width: 100%;
    border: 1px solid #4d4d4d
}

[lang="ar"] .mini-games .game-wrap span,[lang="fa"] .mini-games .game-wrap span {
    display: block;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center
}

[lang="ar"] .mini-games .iframe-wrap,[lang="fa"] .mini-games .iframe-wrap {
    padding: 0 0 15px 0
}

[lang="ar"] .mini-games .iframe-wrap iframe,[lang="fa"] .mini-games .iframe-wrap iframe {
    height: 300px
}

[lang="ar"] .fortune-wheel-overlay,[lang="fa"] .fortune-wheel-overlay {
    z-index: 100;
    background: rgba(36,41,52,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

[lang="ar"] .fortune-wheel-overlay .icon-close,[lang="fa"] .fortune-wheel-overlay .icon-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

[lang="ar"] .fortune-wheel-overlay .game-popup-window,[lang="fa"] .fortune-wheel-overlay .game-popup-window {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

[lang="ar"] .fortune-wheel-overlay .game-popup-window .frame-container,[lang="fa"] .fortune-wheel-overlay .game-popup-window .frame-container {
    min-width: 900px;
    width: 50%;
    height: 100%;
    position: absolute
}

[lang="ar"] .fortune-wheel-overlay .game-popup-window .frame-container iframe,[lang="fa"] .fortune-wheel-overlay .game-popup-window .frame-container iframe {
    position: absolute;
    z-index: 10;
    transition: filter 0.5s ease
}

[lang="ar"] .cookies-popup,[lang="fa"] .cookies-popup {
    z-index: 16000002;
    background: #20242e;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    border-top: 4px solid #ED1C24
}

[lang="ar"] .cookies-popup .cookieConsent,[lang="fa"] .cookies-popup .cookieConsent {
    background: none !important;
    display: block !important;
    position: static !important;
    width: 1280px !important;
    margin: 0 auto
}

[lang="ar"] .cookies-popup .cookieConsent h3,[lang="fa"] .cookies-popup .cookieConsent h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif
}

[lang="ar"] .cookies-popup .cookieConsent p,[lang="fa"] .cookies-popup .cookieConsent p {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 10px 0 0 0;
    width: 80%
}

[lang="ar"] .cookies-popup .cookieConsent a,[lang="fa"] .cookies-popup .cookieConsent a {
    display: inline-block;
    font-size: 16px;
    color: #ed1c24;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 10px 0 0 0
}

[lang="ar"] .cookies-popup .cookieConsent button,[lang="fa"] .cookies-popup .cookieConsent button {
    font-size: 16px;
    color: #fff !important;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    width: 150px;
    height: 30px;
    padding: 0 !important;
    border: none !important;
    background: #ED1C24 !important;
    cursor: pointer
}

[lang="ar"] .cookies-popup.haveSpecialBackground .cookieConsent,[lang="fa"] .cookies-popup.haveSpecialBackground .cookieConsent {
    width: 1300px !important
}

[lang="ar"] .transferkart,[lang="fa"] .transferkart {
    width: 600px;
    margin: 20px auto
}

[lang="ar"] .transferkart:after,[lang="fa"] .transferkart:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .transferkart .text-wrap,[lang="fa"] .transferkart .text-wrap {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .transferkart .text-wrap a,[lang="fa"] .transferkart .text-wrap a {
    display: inline-block;
    text-decoration: none;
    color: #ed1c24
}

[lang="ar"] .transferkart img,[lang="fa"] .transferkart img {
    display: block;
    height: 80px;
    margin: 20px 0 20px 0
}

[lang="ar"] .transferkart .input-wrap,[lang="fa"] .transferkart .input-wrap {
    position: relative;
    width: 49%;
    float: left;
    margin: 10px 0 0 0;
    min-height: 60px
}

[lang="ar"] .transferkart .input-wrap:nth-of-type(2n+2),[lang="fa"] .transferkart .input-wrap:nth-of-type(2n+2) {
    margin: 10px 0 0 2%
}

[lang="ar"] .transferkart .input-wrap label,[lang="fa"] .transferkart .input-wrap label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .transferkart .input-wrap input,[lang="fa"] .transferkart .input-wrap input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    margin: 5px 0 0 0
}

[lang="ar"] .transferkart .input-wrap input::-webkit-input-placeholder,[lang="fa"] .transferkart .input-wrap input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .transferkart .input-wrap input:-moz-placeholder,[lang="fa"] .transferkart .input-wrap input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .transferkart .input-wrap input::-moz-placeholder,[lang="fa"] .transferkart .input-wrap input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .transferkart .input-wrap input:-ms-input-placeholder,[lang="fa"] .transferkart .input-wrap input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .transferkart .input-wrap .nav li,[lang="fa"] .transferkart .input-wrap .nav li {
    display: inline-block;
    width: 30%
}

[lang="ar"] .transferkart .input-wrap .nav li:nth-of-type(2),[lang="fa"] .transferkart .input-wrap .nav li:nth-of-type(2) {
    margin: 0 5% 0
}

[lang="ar"] .transferkart .input-wrap .nav li select,[lang="fa"] .transferkart .input-wrap .nav li select {
    margin: 0;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 90% 50%/auto 16%
}

[lang="ar"] .transferkart .input-wrap select,[lang="fa"] .transferkart .input-wrap select {
    margin: 5px 0 0 0;
    padding: 0 5px;
    height: 38px;
    border: 1px solid #4d4d4d;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/down-arrow-white.svg) no-repeat 96% 50%/auto 16%
}

[lang="ar"] .transferkart .input-wrap select option,[lang="fa"] .transferkart .input-wrap select option {
    background: #20242e
}

[lang="ar"] .transferkart .form-group:after,[lang="fa"] .transferkart .form-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .transferkart button,[lang="fa"] .transferkart button {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    cursor: pointer;
    outline: none !important;
    background: #72A9DB;
    width: 50%;
    margin: 15px auto 0;
    border: none;
    color: #fff
}

[lang="ar"] .transferkart button:focus,[lang="fa"] .transferkart button:focus {
    outline: 0
}

[lang="ar"] .transferkart button::-moz-focus-inner,[lang="fa"] .transferkart button::-moz-focus-inner {
    border: 0
}

[lang="ar"] .tvGames iframe,[lang="fa"] .tvGames iframe {
    width: 1280px !important;
    margin: -62px auto 0;
    position: static !important
}

[lang="ar"] .blockPage,[lang="fa"] .blockPage {
    position: absolute;
    width: 700px;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

[lang="ar"] .blockPage .logos,[lang="fa"] .blockPage .logos {
    display: flex;
    align-items: center
}

[lang="ar"] .blockPage img,[lang="fa"] .blockPage img {
    width: 300px;
    display: block;
    margin: 0 auto 10px
}

[lang="ar"] .blockPage p,[lang="fa"] .blockPage p {
    font-size: 14px;
    color: white;
    font-family: Arial, sans-serif;
    margin: 15px 0 0 0
}

[lang="ar"] .blockPage a,[lang="fa"] .blockPage a {
    color: white;
    margin: 0 5px
}

[lang="ar"] .react-datepicker__navigation--previous,[lang="fa"] .react-datepicker__navigation--previous {
    padding: 0 !important;
    width: 10px;
    height: 10px;
    border: 0 !important;
    z-index: 2;
    background: none
}

[lang="ar"] .react-datepicker__navigation--previous:before,[lang="fa"] .react-datepicker__navigation--previous:before {
    content: '\E012';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #181818;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

[lang="ar"] .react-datepicker__navigation--next,[lang="fa"] .react-datepicker__navigation--next {
    right: 18px !important;
    padding: 0 !important;
    width: 10px;
    height: 10px;
    border: 0 !important;
    z-index: 2;
    background: none
}

[lang="ar"] .react-datepicker__navigation--next:before,[lang="fa"] .react-datepicker__navigation--next:before {
    content: '\E013';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #181818;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

[lang="ar"] .icon-bundesliga:before,[lang="fa"] .icon-bundesliga:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/bundesliga-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-bundesliga:after,[lang="fa"] .icon-bundesliga:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/bundesliga.svg") no-repeat center center/contain
}

[lang="ar"] .icon-championsleague:before,[lang="fa"] .icon-championsleague:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/championsleague-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-championsleague:after,[lang="fa"] .icon-championsleague:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/championsleague.svg") no-repeat center center/contain
}

[lang="ar"] .icon-euroleague:before,[lang="fa"] .icon-euroleague:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/euroleague-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-euroleague:after,[lang="fa"] .icon-euroleague:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/euroleague.svg") no-repeat center center/contain
}

[lang="ar"] .icon-la-liga:before,[lang="fa"] .icon-la-liga:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/la-liga-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-la-liga:after,[lang="fa"] .icon-la-liga:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/la-liga.svg") no-repeat center center/contain
}

[lang="ar"] .icon-league-1:before,[lang="fa"] .icon-league-1:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/league-1-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-league-1:after,[lang="fa"] .icon-league-1:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/league-1.svg") no-repeat center center/contain
}

[lang="ar"] .icon-premier-league:before,[lang="fa"] .icon-premier-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/premier-league-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-premier-league:after,[lang="fa"] .icon-premier-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/premier-league.svg") no-repeat center center/contain
}

[lang="ar"] .icon-serie-a:before,[lang="fa"] .icon-serie-a:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/serie-a-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-serie-a:after,[lang="fa"] .icon-serie-a:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/serie-a.svg") no-repeat center center/contain
}

[lang="ar"] .icon-super-league:before,[lang="fa"] .icon-super-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/super-league-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-super-league:after,[lang="fa"] .icon-super-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/super-league.svg") no-repeat center center/contain
}

[lang="ar"] .icon-football-manager:before,[lang="fa"] .icon-football-manager:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/football-manager-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-football-manager:after,[lang="fa"] .icon-football-manager:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/football-manager.svg") no-repeat center center/contain
}

[lang="ar"] .icon-liga-nos:before,[lang="fa"] .icon-liga-nos:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/liga-nos-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-liga-nos:after,[lang="fa"] .icon-liga-nos:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/liga-nos.svg") no-repeat center center/contain
}

[lang="ar"] .icon-brazilian-league:before,[lang="fa"] .icon-brazilian-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/brazilian-league-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-brazilian-league:after,[lang="fa"] .icon-brazilian-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/brazilian-league.svg") no-repeat center center/contain
}

[lang="ar"] .icon-world-cup:before,[lang="fa"] .icon-world-cup:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/world-cup-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-world-cup:after,[lang="fa"] .icon-world-cup:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/world-cup.svg") no-repeat center center/contain
}

[lang="ar"] .icon-swedish-league:before,[lang="fa"] .icon-swedish-league:before {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/swedish-league-light.svg") no-repeat center center/contain
}

[lang="ar"] .icon-swedish-league:after,[lang="fa"] .icon-swedish-league:after {
    content: '';
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/leagues/marsbahis.com/swedish-league.svg") no-repeat center center/contain
}

[lang="ar"] #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right,[lang="fa"] #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
    right: auto;
    left: 0;
    z-index: 100
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md {
    right: auto;
    left: 20px
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md {
    width: 35px !important;
    height: 35px !important
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-md .onesignal-bell-launcher-button,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-md .onesignal-bell-launcher-button {
    width: 35px !important;
    height: 35px !important
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
    fill: #ED1C24 !important
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md .onesignal-bell-launcher-message,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right.onesignal-bell-launcher-md .onesignal-bell-launcher-message {
    right: auto !important;
    left: 61px;
    background: #ED1C24
}

[lang="ar"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right .onesignal-bell-launcher-message::after,[lang="fa"] #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right .onesignal-bell-launcher-message::after {
    border-right-color: #ED1C24;
    border-left-color: transparent !important;
    left: auto !important;
    right: 100%
}

[lang="ar"] #launcher,[lang="fa"] #launcher {
    margin: 0 20px 1px 20px !important
}

[lang="ar"] .payment-disclaimer,[lang="fa"] .payment-disclaimer {
    font-size: 12px;
    padding-top: 20px;
    color: #a5a5a5
}

[lang="ar"] .sponsorship,[lang="fa"] .sponsorship {
    margin: 32px 0 0 0;
    border-top: 1px solid #434d61;
    text-align: center;
    padding: 32px 0 0
}

[lang="ar"] .sponsorship img,[lang="fa"] .sponsorship img {
    margin: 0px 10px;
    width: 200px;
    display: inline-block
}

[lang="ar"] .cashback-history-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap h6,.tournaments-page .text [lang="ar"] .cashback-history-wrap h1,.tournaments-page .text [lang="ar"] .cashback-history-wrap h3,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h1,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h3,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h4,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h5,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h6,[lang="ar"] .cashback-history-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .cashback-history-wrap h1,[lang="ar"] .cashback-history-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .cashback-history-wrap h3,[lang="fa"] .cashback-history-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap h6,.tournaments-page .text [lang="fa"] .cashback-history-wrap h1,.tournaments-page .text [lang="fa"] .cashback-history-wrap h3,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h1,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h3,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h4,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h5,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap h6,[lang="fa"] .cashback-history-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .cashback-history-wrap h1,[lang="fa"] .cashback-history-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .cashback-history-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px
}

[lang="ar"] .cashback-history-wrap .icon-reply,[lang="fa"] .cashback-history-wrap .icon-reply {
    color: #ed1c24;
    font-size: 22px;
    cursor: pointer;
    margin: 0 10px 0 0
}

[lang="ar"] .cashback-history-wrap .icon-delete,[lang="ar"] .cashback-history-wrap .icon-email,[lang="fa"] .cashback-history-wrap .icon-delete,[lang="fa"] .cashback-history-wrap .icon-email {
    color: #ed1c24;
    font-size: 18px;
    cursor: pointer
}

[lang="ar"] .cashback-history-wrap .icon-arrow-left-1,[lang="ar"] .cashback-history-wrap .icon-arrow-right-1,[lang="fa"] .cashback-history-wrap .icon-arrow-left-1,[lang="fa"] .cashback-history-wrap .icon-arrow-right-1 {
    color: #ed1c24;
    font-size: 16px;
    cursor: pointer
}

[lang="ar"] .cashback-history-wrap .mailbox-header,[lang="fa"] .cashback-history-wrap .mailbox-header {
    padding: 15px 28px
}

[lang="ar"] .cashback-history-wrap .mailbox-header:after,[lang="fa"] .cashback-history-wrap .mailbox-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .cashback-history-wrap .mailbox-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .mailbox-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .mailbox-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .mailbox-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .mailbox-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .mailbox-header h6,.tournaments-page .text [lang="ar"] .cashback-history-wrap .mailbox-header h1,.tournaments-page .text [lang="ar"] .cashback-history-wrap .mailbox-header h3,[lang="ar"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h1,[lang="ar"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h3,[lang="ar"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h4,[lang="ar"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h5,[lang="ar"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h6,[lang="ar"] .cashback-history-wrap .mailbox-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .cashback-history-wrap .mailbox-header h1,[lang="ar"] .cashback-history-wrap .mailbox-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .cashback-history-wrap .mailbox-header h3,[lang="fa"] .cashback-history-wrap .mailbox-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .mailbox-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .mailbox-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .mailbox-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .mailbox-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .mailbox-header h6,.tournaments-page .text [lang="fa"] .cashback-history-wrap .mailbox-header h1,.tournaments-page .text [lang="fa"] .cashback-history-wrap .mailbox-header h3,[lang="fa"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h1,[lang="fa"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h3,[lang="fa"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h4,[lang="fa"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h5,[lang="fa"] .cashback-history-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .mailbox-header h6,[lang="fa"] .cashback-history-wrap .mailbox-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .cashback-history-wrap .mailbox-header h1,[lang="fa"] .cashback-history-wrap .mailbox-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .cashback-history-wrap .mailbox-header h3 {
    margin: 5px 0 0 0
}

[lang="ar"] .cashback-history-wrap .mailbox-header .search-input,[lang="fa"] .cashback-history-wrap .mailbox-header .search-input {
    float: right;
    width: 350px;
    margin: 0
}

[lang="ar"] .cashback-history-wrap .inbox,[lang="fa"] .cashback-history-wrap .inbox {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .cashback-history-wrap .sentmail,[lang="fa"] .cashback-history-wrap .sentmail {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .cashback-history-wrap .sentmail>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .sentmail>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .sentmail>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .sentmail>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .sentmail>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .sentmail>h6,.tournaments-page .text [lang="ar"] .cashback-history-wrap .sentmail>h1,.tournaments-page .text [lang="ar"] .cashback-history-wrap .sentmail>h3,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h1,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h3,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h4,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h5,[lang="ar"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h6,[lang="ar"] .cashback-history-wrap .tournaments-page .text .sentmail>h1,[lang="ar"] .tournaments-page .text .cashback-history-wrap .sentmail>h1,[lang="ar"] .cashback-history-wrap .tournaments-page .text .sentmail>h3,[lang="ar"] .tournaments-page .text .cashback-history-wrap .sentmail>h3,[lang="fa"] .cashback-history-wrap .sentmail>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .sentmail>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .sentmail>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .sentmail>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .sentmail>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .sentmail>h6,.tournaments-page .text [lang="fa"] .cashback-history-wrap .sentmail>h1,.tournaments-page .text [lang="fa"] .cashback-history-wrap .sentmail>h3,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h1,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h3,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h4,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h5,[lang="fa"] .cashback-history-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .sentmail>h6,[lang="fa"] .cashback-history-wrap .tournaments-page .text .sentmail>h1,[lang="fa"] .tournaments-page .text .cashback-history-wrap .sentmail>h1,[lang="fa"] .cashback-history-wrap .tournaments-page .text .sentmail>h3,[lang="fa"] .tournaments-page .text .cashback-history-wrap .sentmail>h3 {
    padding: 15px 0 15px 28px
}

[lang="ar"] .cashback-history-wrap .single-message,[lang="fa"] .cashback-history-wrap .single-message {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .cashback-history-wrap .single-message .single-message-header,[lang="fa"] .cashback-history-wrap .single-message .single-message-header {
    border-bottom: 1px solid #4d4d4d;
    padding: 15px
}

[lang="ar"] .cashback-history-wrap .single-message .single-message-header:after,[lang="fa"] .cashback-history-wrap .single-message .single-message-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .cashback-history-wrap .single-message .single-message-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h6,.tournaments-page .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h1,.tournaments-page .text [lang="ar"] .cashback-history-wrap .single-message .single-message-header h3,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h1,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h3,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h4,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h5,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h6,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .cashback-history-wrap .single-message .single-message-header h1,[lang="ar"] .cashback-history-wrap .single-message .single-message-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .cashback-history-wrap .single-message .single-message-header h3,[lang="fa"] .cashback-history-wrap .single-message .single-message-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h6,.tournaments-page .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h1,.tournaments-page .text [lang="fa"] .cashback-history-wrap .single-message .single-message-header h3,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h1,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h3,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h4,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h5,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .cashback-history-wrap .single-message .single-message-header h6,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .cashback-history-wrap .single-message .single-message-header h1,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .cashback-history-wrap .single-message .single-message-header h3 {
    float: left
}

[lang="ar"] .cashback-history-wrap .single-message .single-message-header .right-panel,[lang="fa"] .cashback-history-wrap .single-message .single-message-header .right-panel {
    float: right
}

[lang="ar"] .cashback-history-wrap .single-message .single-message-header .right-panel i:nth-of-type(2),[lang="fa"] .cashback-history-wrap .single-message .single-message-header .right-panel i:nth-of-type(2) {
    margin: 0 10px 0 20px
}

[lang="ar"] .cashback-history-wrap .single-message .message-content,[lang="fa"] .cashback-history-wrap .single-message .message-content {
    height: 600px
}

[lang="ar"] .cashback-history-wrap .single-message .message-content.text,[lang="fa"] .cashback-history-wrap .single-message .message-content.text {
    height: auto;
    padding: 20px
}

[lang="ar"] .cashback-history-wrap .single-message .message-content p,[lang="ar"] .cashback-history-wrap .single-message .message-content div,[lang="fa"] .cashback-history-wrap .single-message .message-content p,[lang="fa"] .cashback-history-wrap .single-message .message-content div {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 14px;
    line-height: 18px
}

[lang="ar"] .cashback-history-wrap .single-message .message-content a,[lang="fa"] .cashback-history-wrap .single-message .message-content a {
    color: #ed1c24
}

[lang="ar"] .cashback-history-wrap .table .thead,[lang="fa"] .cashback-history-wrap .table .thead {
    background: #2e3543
}

[lang="ar"] .cashback-history-wrap .table .thead .tr,[lang="fa"] .cashback-history-wrap .table .thead .tr {
    background: none
}

[lang="ar"] .cashback-history-wrap .table .tr,[lang="fa"] .cashback-history-wrap .table .tr {
    background: #353c4c
}

[lang="ar"] .cashback-history-wrap .table .tr.unread,[lang="fa"] .cashback-history-wrap .table .tr.unread {
    background: #202f4c
}

[lang="ar"] .cashback-history-wrap .table .td,[lang="fa"] .cashback-history-wrap .table .td {
    font-size: 13px;
    line-height: 13px
}

[lang="ar"] .cashback-history-wrap .table .td p,[lang="fa"] .cashback-history-wrap .table .td p {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #AEAEAE
}

[lang="ar"] .cashback-history-wrap .table .td .subject,[lang="fa"] .cashback-history-wrap .table .td .subject {
    display: block;
    word-wrap: break-word
}

[lang="ar"] .cashback-history-wrap .table .td .date,[lang="fa"] .cashback-history-wrap .table .td .date {
    display: block
}

[lang="ar"] .cashback-history-wrap .table .td:not(:last-child),[lang="fa"] .cashback-history-wrap .table .td:not(:last-child) {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[lang="ar"] .cashback-history-wrap .table .tbody .td:last-child,[lang="fa"] .cashback-history-wrap .table .tbody .td:last-child {
    text-align: right;
    text-align: left;
    padding: 12px 5px 12px 15px
}

[lang="ar"] p.sidebar-title,[lang="fa"] p.sidebar-title {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #a1a1a1;
    text-transform: capitalize;
    margin: 20px 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content p.text-tiny,[lang="fa"] .footer-pages-wrap .footer-pages-content p.text-tiny {
    font-size: 12px;
    margin-top: 10px;
    color: #606060
}

[lang="ar"] .game-item-badge,[lang="fa"] .game-item-badge {
    display: flex;
    background: #ff0031;
    top: 7px;
    left: 7px;
    position: absolute;
    z-index: 6;
    padding: 3px 6px;
    border: 1px solid transparent;
    border-radius: 5px
}

[lang="ar"] .game-item-badge.badge-new,[lang="fa"] .game-item-badge.badge-new {
    background: #ff0031
}

[lang="ar"] .game-item-badge.badge-exclusive,[lang="fa"] .game-item-badge.badge-exclusive {
    background: #088c35
}

[lang="ar"] .game-item-badge span,[lang="fa"] .game-item-badge span {
    font-size: 10px;
    color: #d7d7d7;
    text-transform: uppercase
}

[lang="ar"] .user-referral-link,[lang="fa"] .user-referral-link {
    background: #202f4c;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: 20px;
    color: #aeaeae
}

[lang="ar"] .user-referral-link h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-referral-link h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-referral-link h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-referral-link h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-referral-link h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-referral-link h6,.tournaments-page .text [lang="ar"] .user-referral-link h1,.tournaments-page .text [lang="ar"] .user-referral-link h3,[lang="ar"] .user-referral-link .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-referral-link h1,[lang="ar"] .user-referral-link .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-referral-link h3,[lang="ar"] .user-referral-link .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-referral-link h4,[lang="ar"] .user-referral-link .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-referral-link h5,[lang="ar"] .user-referral-link .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-referral-link h6,[lang="ar"] .user-referral-link .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .user-referral-link h1,[lang="ar"] .user-referral-link .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .user-referral-link h3,[lang="fa"] .user-referral-link h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-referral-link h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-referral-link h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-referral-link h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-referral-link h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-referral-link h6,.tournaments-page .text [lang="fa"] .user-referral-link h1,.tournaments-page .text [lang="fa"] .user-referral-link h3,[lang="fa"] .user-referral-link .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-referral-link h1,[lang="fa"] .user-referral-link .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-referral-link h3,[lang="fa"] .user-referral-link .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-referral-link h4,[lang="fa"] .user-referral-link .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-referral-link h5,[lang="fa"] .user-referral-link .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-referral-link h6,[lang="fa"] .user-referral-link .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .user-referral-link h1,[lang="fa"] .user-referral-link .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .user-referral-link h3 {
    text-align: center;
    color: white
}

[lang="ar"] .user-referral-link a,[lang="fa"] .user-referral-link a {
    color: #aeaeae
}

[lang="ar"] .user-referral-link a:hover,[lang="fa"] .user-referral-link a:hover {
    color: #aeaeae
}

[lang="ar"] .user-referral-link a:active,[lang="fa"] .user-referral-link a:active {
    color: #aeaeae
}

[lang="ar"] .otp-countdown-wrapper,[lang="fa"] .otp-countdown-wrapper {
    font-size: 13px;
    color: white;
    padding-top: 10px;
    text-align: center
}

[lang="ar"] .otp-countdown-wrapper .otp-countdown,[lang="fa"] .otp-countdown-wrapper .otp-countdown {
    display: inline-block
}

[lang="ar"] .fixed-header-wrap>div>div:nth-of-type(1),[lang="fa"] .fixed-header-wrap>div>div:nth-of-type(1) {
    padding: 0 0 120px 0 !important
}

[lang="ar"] .fixed-header,[lang="fa"] .fixed-header {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    transform: unset !important
}

[lang="ar"] .fixed-header.sticky .header,[lang="fa"] .fixed-header.sticky .header {
    height: 70px;
    background: #20242e
}

[lang="ar"] .fixed-header.sticky .header .logo,[lang="fa"] .fixed-header.sticky .header .logo {
    margin: 10px 0 0 0
}

[lang="ar"] .fixed-header.sticky .header .logo a,[lang="fa"] .fixed-header.sticky .header .logo a {
    height: 45px
}

[lang="ar"] .fixed-header.sticky .header .main-menu,[lang="fa"] .fixed-header.sticky .header .main-menu {
    opacity: 0;
    height: 0;
    overflow: hidden
}

[lang="ar"] .fixed-header.sticky .header .top-header .menu-icon,[lang="fa"] .fixed-header.sticky .header .top-header .menu-icon {
    opacity: 1
}

[lang="ar"] .fixed-header.sticky:hover .header,[lang="fa"] .fixed-header.sticky:hover .header {
    height: 120px
}

[lang="ar"] .fixed-header.sticky:hover .header .logo,[lang="fa"] .fixed-header.sticky:hover .header .logo {
    margin: 10px 0 0 0
}

[lang="ar"] .fixed-header.sticky:hover .header .logo a,[lang="fa"] .fixed-header.sticky:hover .header .logo a {
    height: 60px
}

[lang="ar"] .fixed-header.sticky:hover .header .main-menu,[lang="fa"] .fixed-header.sticky:hover .header .main-menu {
    opacity: 1;
    height: auto;
    overflow: visible
}

[lang="ar"] .fixed-header.sticky:hover .header .top-header .menu-icon,[lang="fa"] .fixed-header.sticky:hover .header .top-header .menu-icon {
    opacity: 0
}

[lang="ar"] .fixed-header.sticky:hover .sign-up-window,[lang="fa"] .fixed-header.sticky:hover .sign-up-window {
    top: 120px
}

[lang="ar"] .special-background .header .header-content .logo,[lang="fa"] .special-background .header .header-content .logo {
    margin: 18px 0 0 10px
}

[lang="ar"] .special-background .header .header-content .top-header,[lang="fa"] .special-background .header .header-content .top-header {
    margin: 15px 10px 0 0
}

[lang="ar"] .special-background .header .main-menu,[lang="fa"] .special-background .header .main-menu {
    margin: 10px 10px 0 0
}

[lang="ar"] .special-background .fixed-header.sticky .header .logo,[lang="fa"] .special-background .fixed-header.sticky .header .logo {
    margin: 10px 0 0 10px
}

[lang="ar"] .special-background .fixed-header.sticky:hover .header .logo,[lang="fa"] .special-background .fixed-header.sticky:hover .header .logo {
    margin: 10px 0 0 10px
}

[lang="ar"] .header,[lang="fa"] .header {
    background: #20242e;
    border-bottom: 1px solid #ed1c24;
    height: 120px;
    position: relative;
    z-index: 30;
    transition: height 0.2s ease
}

[lang="ar"] .header .header-content,[lang="fa"] .header .header-content {
    width: 1280px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

[lang="ar"] .header .header-content:after,[lang="fa"] .header .header-content:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .header .header-content .header-sponsorships,[lang="fa"] .header .header-content .header-sponsorships {
    float: left;
    width: 200px;
    height: 50px;
    color: white;
    margin: 22px 0 0 0px
}

[lang="ar"] .header .header-content .header-sponsorships ul,[lang="fa"] .header .header-content .header-sponsorships ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

[lang="ar"] .header .header-content .header-sponsorships ul li,[lang="fa"] .header .header-content .header-sponsorships ul li {
    display: inline-block
}

[lang="ar"] .header .header-content .header-sponsorships ul li img,[lang="fa"] .header .header-content .header-sponsorships ul li img {
    width: 30px
}

[lang="ar"] .header .header-content .header-sponsorships p,[lang="fa"] .header .header-content .header-sponsorships p {
    display: inline-block;
    width: 75px;
    font-size: 12px;
    text-align: right;
    margin-right: 5px
}

[lang="ar"] .header .header-content .logo,[lang="fa"] .header .header-content .logo {
    position: relative;
    z-index: 1;
    float: left;
    transition: margin 0.3s ease;
    height: 60px;
    width: 223px;
    margin: 15px 0 0 10px;
    float: right
}

[lang="ar"] .header .header-content .logo a,[lang="fa"] .header .header-content .logo a {
    display: block;
    transition: height 0.3s ease;
    background-position: right 0
}

[lang="ar"] .header .header-content .top-header,[lang="fa"] .header .header-content .top-header {
    height: 36px;
    float: right;
    margin: 15px 0 0 0;
    width: 59%;
    float: left;
    width: 68%
}

[lang="ar"] .header .header-content .top-header:after,[lang="fa"] .header .header-content .top-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .header .header-content .top-header .menu-icon,[lang="fa"] .header .header-content .top-header .menu-icon {
    float: right;
    position: relative;
    margin: 10px 50px 0 0;
    opacity: 0;
    transition: opacity 0.2s ease
}

[lang="ar"] .header .header-content .top-header .menu-icon:after,[lang="fa"] .header .header-content .top-header .menu-icon:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .header .header-content .top-header .menu-icon i,[lang="fa"] .header .header-content .top-header .menu-icon i {
    color: #ed1c24;
    font-size: 28px;
    line-height: 17px
}

[lang="ar"] .header .header-content .top-header .menu-icon .tooltip,[lang="fa"] .header .header-content .top-header .menu-icon .tooltip {
    background: #EDEE00;
    color: #000;
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: block;
    padding: 2px 5px;
    position: absolute;
    right: -7px;
    top: -14px;
    font-size: 15px
}

[lang="ar"] .header .header-content .top-header .menu-icon .title,[lang="fa"] .header .header-content .top-header .menu-icon .title {
    font-family: "MuseoSans700","NotoSansBold",serif;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    float: left
}

[lang="ar"] .header .header-content .top-header .top-header-cont,[lang="fa"] .header .header-content .top-header .top-header-cont {
    float: right;
    float: left
}

[lang="ar"] .header .header-content .top-header .sign-up,[lang="fa"] .header .header-content .top-header .sign-up {
    display: inline-block;
    width: auto;
    padding: 0 26px;
    border: 1px solid #4d4d4d;
    background: none;
    color: #fff;
    transition: background 0.3s ease, border 0.3s ease
}

[lang="ar"] .header .header-content .top-header .sign-up:hover,[lang="fa"] .header .header-content .top-header .sign-up:hover {
    background: #ED1C24 !important;
    border-color: #ed1c24 !important
}

[lang="ar"] .header .header-content .top-header .sign-in,[lang="fa"] .header .header-content .top-header .sign-in {
    width: auto;
    padding: 0 28px;
    border: 1px solid #4d4d4d;
    background: none;
    color: #fff;
    transition: background 0.3s ease, border 0.3s ease;
    margin: 0 0 0 9px;
    margin: 0 9px 0 0
}

[lang="ar"] .header .header-content .top-header .sign-in:hover,[lang="fa"] .header .header-content .top-header .sign-in:hover {
    background: #ED1C24 !important;
    border-color: #ed1c24 !important
}

[lang="ar"] .header .header-content .top-header .sign-in-wrap,[lang="fa"] .header .header-content .top-header .sign-in-wrap {
    display: inline-block;
    position: relative
}

[lang="ar"] .header .header-content .top-header .live-help,[lang="fa"] .header .header-content .top-header .live-help {
    height: 33px;
    cursor: pointer;
    padding: 0 12px 0;
    display: inline-block;
    vertical-align: top
}

[lang="ar"] .header .header-content .top-header .live-help:after,[lang="fa"] .header .header-content .top-header .live-help:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .live-help .support,[lang="fa"] .header .header-content .top-header .live-help .support {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    transition: color 0.3s ease
}

[lang="ar"] .header .header-content .top-header .live-help .support:hover,[lang="fa"] .header .header-content .top-header .live-help .support:hover {
    color: #ed1c24
}

[lang="ar"] .header .header-content .top-header .search-box,[lang="fa"] .header .header-content .top-header .search-box {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    padding: 0 12px 0
}

[lang="ar"] .header .header-content .top-header .search-box:after,[lang="fa"] .header .header-content .top-header .search-box:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .search-box .search-icon,[lang="fa"] .header .header-content .top-header .search-box .search-icon {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .header .header-content .top-header .search-box .search-icon.opened,[lang="fa"] .header .header-content .top-header .search-box .search-icon.opened {
    color: #ed1c24
}

[lang="ar"] .header .header-content .top-header .search-box .search-icon:hover,[lang="fa"] .header .header-content .top-header .search-box .search-icon:hover {
    color: #ed1c24
}

[lang="ar"] .header .header-content .top-header .header-clock,[lang="fa"] .header .header-content .top-header .header-clock {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    padding: 0 0 0 12px;
    direction: ltr
}

[lang="ar"] .header .header-content .top-header .header-clock:after,[lang="fa"] .header .header-content .top-header .header-clock:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-clock i,[lang="fa"] .header .header-content .top-header .header-clock i {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #fff
}

[lang="ar"] .header .header-content .top-header .header-clock p,[lang="fa"] .header .header-content .top-header .header-clock p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 0 0 10px;
    width: 67px
}

[lang="ar"] .header .header-content .top-header .header-profile,[lang="fa"] .header .header-content .top-header .header-profile {
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile:after,[lang="fa"] .header .header-content .top-header .header-profile:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .header .header-content .top-header .header-profile .username,[lang="fa"] .header .header-content .top-header .header-profile .username {
    float: left;
    position: relative;
    margin: 0 0 0 12px
}

[lang="ar"] .header .header-content .top-header .header-profile .username .user-wrap,[lang="fa"] .header .header-content .top-header .header-profile .username .user-wrap {
    display: block;
    height: 33px;
    width: 38px;
    text-align: center;
    cursor: pointer
}

[lang="ar"] .header .header-content .top-header .header-profile .username .user-wrap:after,[lang="fa"] .header .header-content .top-header .header-profile .username .user-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user,[lang="fa"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff
}

[lang="ar"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user.active,[lang="fa"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user.active {
    color: #AEAEAE
}

[lang="ar"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user:hover,[lang="fa"] .header .header-content .top-header .header-profile .username .user-wrap .icon-user:hover {
    color: #ed1c24
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup {
    z-index: 1;
    position: absolute;
    top: 35px;
    left: 0;
    width: 200px;
    background: #20242e;
    border: 1px solid #000
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div {
    cursor: pointer
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div a,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div a {
    padding: 12px 0 12px 15px;
    display: block;
    text-decoration: none;
    padding: 12px 15px 12px 0
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div a:after,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child),[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child) {
    position: relative
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child):before,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div:not(:first-child):before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div i,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div span,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div span {
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: 0 10px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div span span,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div span span {
    margin: 0 0 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div.account a:after,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div.account a:after {
    display: none
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div.account a>span,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div.account a>span {
    display: block;
    vertical-align: top;
    font-size: 10px;
    margin: 2px 0 0 0;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div.account .user,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div.account .user {
    margin: 0 0 5px 0
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div.account .user:after,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div.account .user:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div:hover i,[lang="ar"] .header .header-content .top-header .header-profile .username .username-popup>div:hover span,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div:hover i,[lang="fa"] .header .header-content .top-header .header-profile .username .username-popup>div:hover span {
    color: #AEAEAE
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap {
    position: relative;
    height: 33px;
    float: left;
    padding: 0 3px 0 15px
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap:after,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .money,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .money {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-family: "OpenSansBold", serif;
    direction: ltr;
    margin: 0 0 0 15px
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .money i,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .money i {
    display: inline-block;
    margin: 0 0 0 5px
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown {
    position: absolute;
    top: 35px;
    left: 0;
    width: 265px;
    padding: 12px 0;
    background: #20242e;
    border: 1px solid #000;
    z-index: 1;
    cursor: default
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance {
    padding: 0 0 0 15px;
    padding: 0 15px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label {
    height: 16px;
    display: block;
    vertical-align: middle;
    padding: 0 0 0 19px;
    cursor: pointer
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label:after,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label input[type="checkbox"]:checked+.icon:before,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label input[type="checkbox"]:checked+.icon:before {
    color: #fff;
    font-size: 11px
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span.icon,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span.icon {
    background: #20242e;
    border-color: #fff;
    color: #fff;
    width: 14px;
    height: 14px;
    right: 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span:nth-of-type(2),[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown .show-balance label>span:nth-of-type(2) {
    margin: -3px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 11px;
    font-family: "MuseoSans900","NotoSansBold",serif;
    margin: -3px 25px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p {
    padding: 0 0 0 15px;
    padding: 0 15px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:after,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child),[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child) {
    margin: 12px 0 0 0;
    padding: 12px 0 0 15px;
    position: relative;
    padding: 12px 15px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child):before,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p:not(:first-child):before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p i,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p i {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a {
    text-decoration: none
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "MuseoSans900","NotoSansBold",serif;
    color: #fff;
    margin: 0 0 0 10px;
    margin: 0 10px 0 0
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(1),[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(1) {
    width: 100px
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(2),[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a>span:nth-of-type(2) {
    width: 119px;
    margin: 0 0 0 0;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover i,[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover span,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover i,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .balance-dropdown p a:hover span {
    color: #AEAEAE
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    transition: background .5s ease
}

[lang="ar"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money:hover,[lang="fa"] .header .header-content .top-header .header-profile .money-wrap .payment-modal-group .deposit-money:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail,[lang="fa"] .header .header-content .top-header .header-profile .header-mail {
    position: relative;
    display: block;
    float: left;
    border-left: none;
    padding: 0 15px;
    height: 33px;
    cursor: pointer
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .animation-wrap,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .animation-wrap {
    height: 33px
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .animation-wrap:after,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .animation-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .icon-notifications,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .icon-notifications {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .icon-notifications.active,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .icon-notifications.active {
    color: #AEAEAE
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .icon-notifications:hover,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .icon-notifications:hover {
    color: #ed1c24
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .notifications,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .notifications {
    display: inline-block;
    position: absolute;
    font-size: 8px;
    background: #ED1C24;
    padding: 1px 4px 3px;
    text-align: center;
    top: 0;
    right: 13px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup {
    position: absolute;
    top: 48px;
    right: 0;
    width: 261px;
    background: #000;
    border: 1px solid #4d4d4d;
    z-index: 1
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:after,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
    position: absolute;
    top: -7px;
    right: 20px
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:before,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup:before {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4d4d4d;
    position: absolute;
    top: -9px;
    right: 20px
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .inner-container,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .inner-container {
    margin: 0 0 0 -15px !important;
    overflow-y: auto
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .custom-scroll .custom-scrollbar,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .custom-scroll .custom-scrollbar {
    right: auto;
    left: 0
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a {
    display: block;
    text-decoration: none;
    padding: 10px;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h6,.tournaments-page .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.tournaments-page .text [lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h4,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h5,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h6,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h6,.tournaments-page .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,.tournaments-page .text [lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h4,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h5,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h6,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h1,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a h3 {
    font-size: 13px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a p,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup a p {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #ed1c24;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup button,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup button {
    display: block;
    width: 100%;
    padding: 0px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    margin: 0
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    transform: translate(-53%, -57%)
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader img,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .preloader img {
    width: 70px;
    height: 70px
}

[lang="ar"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .custom-scroll,[lang="fa"] .header .header-content .top-header .header-profile .header-mail .mailbox-notification-popup .custom-scroll {
    position: static
}

[lang="ar"] .verify-email-notification,[lang="fa"] .verify-email-notification {
    width: 100%;
    background: #f21e31;
    z-index: 999999999999999;
    text-align: center;
    color: white;
    opacity: 1;
    position: absolute;
    top: 0;
    padding: 3px 0px;
    font-size: 14px
}

[lang="ar"] .main-menu,[lang="fa"] .main-menu {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: opacity 0.5s ease-in;
    z-index: 0
}

[lang="ar"] .main-menu:after,[lang="fa"] .main-menu:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .main-menu>div,[lang="fa"] .main-menu>div {
    display: inline-block
}

[lang="ar"] .main-menu ul,[lang="fa"] .main-menu ul {
    display: inline-block;
    padding: 0;
    text-align: center
}

[lang="ar"] .main-menu ul li,[lang="fa"] .main-menu ul li {
    display: inline-block
}

[lang="ar"] .main-menu ul li a,[lang="fa"] .main-menu ul li a {
    display: block;
    height: 40px;
    line-height: 43px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 5px;
    position: relative
}

[lang="ar"] .main-menu ul li a span,[lang="fa"] .main-menu ul li a span {
    position: relative;
    z-index: 1
}

[lang="ar"] .main-menu ul li a:before,[lang="fa"] .main-menu ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    background: #ED1C24
}

[lang="ar"] .main-menu ul li a:hover:before,[lang="fa"] .main-menu ul li a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[lang="ar"] .main-menu ul li a.active:before,[lang="fa"] .main-menu ul li a.active:before {
    background: #ED1C24;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[lang="ar"] .main-menu ul li a .tooltip,[lang="fa"] .main-menu ul li a .tooltip {
    color: #000;
    background: #EDEE00;
    display: block;
    padding: 2px 5px;
    position: absolute;
    top: -12px;
    right: 0;
    line-height: normal
}

[lang="ar"] .main-menu .header-images,[lang="fa"] .main-menu .header-images {
    vertical-align: bottom;
    height: 40px
}

[lang="ar"] .main-menu .header-images:after,[lang="fa"] .main-menu .header-images:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .main-menu .header-images div,[lang="fa"] .main-menu .header-images div {
    float: left;
    height: 40px;
    margin: 0 0 0 10px;
    padding: 4px 0 0 0
}

[lang="ar"] .main-menu .header-images div:after,[lang="fa"] .main-menu .header-images div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .main-menu .header-images div.hidden,[lang="fa"] .main-menu .header-images div.hidden {
    display: none
}

[lang="ar"] .main-menu .header-images div.full,[lang="fa"] .main-menu .header-images div.full {
    height: 40px;
    margin: 0 0 0 15px;
    padding: 0
}

[lang="ar"] .main-menu .header-images div.full a img,[lang="fa"] .main-menu .header-images div.full a img {
    height: 40px;
    max-width: 60px
}

[lang="ar"] .main-menu .header-images a,[lang="fa"] .main-menu .header-images a {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .main-menu .header-images a img,[lang="fa"] .main-menu .header-images a img {
    display: block;
    height: 28px
}

[lang="ar"] .banner-wrap .banner,[lang="fa"] .banner-wrap .banner {
    background: #242934;
    position: relative;
    z-index: 1
}

[lang="ar"] .banner-wrap .banner .banner-container,[lang="fa"] .banner-wrap .banner .banner-container {
    width: 1280px;
    margin: 0 auto;
    height: 396px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

[lang="ar"] .banner-wrap .banner .banner-container.banner-container .slick-slider .slick-list .slick-track,[lang="fa"] .banner-wrap .banner .banner-container.banner-container .slick-slider .slick-list .slick-track {
    transform: none !important
}

[lang="ar"] .banner-wrap .banner .banner-container .link,[lang="fa"] .banner-wrap .banner .banner-container .link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider {
    height: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-list,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-list {
    width: 100%;
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-list .slick-track,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-list .slick-track {
    width: 100%;
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .image-wrap,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .image-wrap {
    position: relative;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow {
    width: 16px;
    height: 16px;
    font-size: 6px;
    background: none;
    color: #ed1c24;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow:before,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow:before {
    font-size: 16px;
    height: auto;
    top: 0;
    color: #ed1c24
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev {
    left: 11px
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev:before,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-prev:before {
    content: '\E012'
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next {
    right: 11px
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next:before,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider button.slick-arrow.slick-next:before {
    content: '\E013';
    transform: rotate(0deg) !important
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-dots,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-dots {
    position: absolute;
    left: 60px;
    bottom: 24px;
    z-index: 10
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li {
    float: left;
    margin: 0 8px 0 0
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li button,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li button {
    padding: 0;
    margin: 0;
    height: 8px;
    width: 24px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    overflow: hidden;
    text-indent: -9999px
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li.slick-active button,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-dots li.slick-active button {
    background: #ED1C24
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-slide:after,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-slide:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-slide.slick-active,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-slide.slick-active {
    z-index: 1
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-slide div,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-slide div {
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .slick-slider .slick-slide .image-wrap,[lang="fa"] .banner-wrap .banner .banner-container .slick-slider .slick-slide .image-wrap {
    position: relative;
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group,[lang="fa"] .banner-wrap .banner .banner-container .banner-group {
    position: relative;
    height: 100%
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group:after,[lang="fa"] .banner-wrap .banner .banner-container .banner-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text {
    max-width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 10px;
    margin: 0 0 0 30px;
    background: rgba(36,41,52,0.8)
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h6,.tournaments-page [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h1,.tournaments-page [lang="ar"] .banner-wrap .banner .banner-container .banner-group .text h3,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h1,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h3,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h4,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h5,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h6,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .tournaments-page .text h1,[lang="ar"] .tournaments-page .banner-wrap .banner .banner-container .banner-group .text h1,[lang="ar"] .banner-wrap .banner .banner-container .banner-group .tournaments-page .text h3,[lang="ar"] .tournaments-page .banner-wrap .banner .banner-container .banner-group .text h3,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h6,.tournaments-page [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h1,.tournaments-page [lang="fa"] .banner-wrap .banner .banner-container .banner-group .text h3,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h1,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h3,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h4,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h5,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .banner-wrap .banner .banner-container .banner-group .text h6,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .tournaments-page .text h1,[lang="fa"] .tournaments-page .banner-wrap .banner .banner-container .banner-group .text h1,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .tournaments-page .text h3,[lang="fa"] .tournaments-page .banner-wrap .banner .banner-container .banner-group .text h3 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text a,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 20px 0 0 0
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text a:after,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text a i,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text a i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 12px;
    color: #ed1c24;
    margin: 0 7px 0 0
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .text a>span,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .text a>span {
    display: inline-block;
    vertical-align: middle;
    width: 82%
}

[lang="ar"] .banner-wrap .banner .banner-container .banner-group .full-url,[lang="fa"] .banner-wrap .banner .banner-container .banner-group .full-url {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

[lang="ar"] .banner-wrap.has-winners:after,[lang="fa"] .banner-wrap.has-winners:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .banner-wrap.has-winners .banner,[lang="fa"] .banner-wrap.has-winners .banner {
    float: left
}

[lang="ar"] .banner-wrap.has-winners .banner .banner-container,[lang="fa"] .banner-wrap.has-winners .banner .banner-container {
    width: 954px;
    height: 295px
}

[lang="ar"] .banner-wrap .banner-winners,[lang="fa"] .banner-wrap .banner-winners {
    float: right;
    width: 300px;
    height: 295px
}

[lang="ar"] .banner-wrap .banner-winners>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .banner-wrap .banner-winners>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .banner-wrap .banner-winners>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .banner-wrap .banner-winners>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .banner-wrap .banner-winners>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .banner-wrap .banner-winners>h6,.tournaments-page .text [lang="ar"] .banner-wrap .banner-winners>h1,.tournaments-page .text [lang="ar"] .banner-wrap .banner-winners>h3,[lang="ar"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h1,[lang="ar"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h3,[lang="ar"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h4,[lang="ar"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h5,[lang="ar"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h6,[lang="ar"] .banner-wrap .tournaments-page .text .banner-winners>h1,[lang="ar"] .tournaments-page .text .banner-wrap .banner-winners>h1,[lang="ar"] .banner-wrap .tournaments-page .text .banner-winners>h3,[lang="ar"] .tournaments-page .text .banner-wrap .banner-winners>h3,[lang="fa"] .banner-wrap .banner-winners>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .banner-wrap .banner-winners>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .banner-wrap .banner-winners>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .banner-wrap .banner-winners>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .banner-wrap .banner-winners>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .banner-wrap .banner-winners>h6,.tournaments-page .text [lang="fa"] .banner-wrap .banner-winners>h1,.tournaments-page .text [lang="fa"] .banner-wrap .banner-winners>h3,[lang="fa"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h1,[lang="fa"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h3,[lang="fa"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h4,[lang="fa"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h5,[lang="fa"] .banner-wrap .single-bonus-page .single-bonus-content .text .banner-winners>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .banner-wrap .banner-winners>h6,[lang="fa"] .banner-wrap .tournaments-page .text .banner-winners>h1,[lang="fa"] .tournaments-page .text .banner-wrap .banner-winners>h1,[lang="fa"] .banner-wrap .tournaments-page .text .banner-winners>h3,[lang="fa"] .tournaments-page .text .banner-wrap .banner-winners>h3 {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 9px 0 0 12px
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container {
    margin: 7px 0 0 0;
    height: 265px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider {
    height: 265px
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2),[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2) {
    display: none
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list {
    height: 265px !important
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide {
    height: 53px;
    padding: 0 30px 0 6px;
    border-bottom: 1px solid transparent;
    position: relative;
    transition: background 0.5s ease;
    cursor: pointer
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:after,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover {
    background: rgba(32,36,46,0.6);
    border-bottom: 1px solid #ed1c24
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover i,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide:hover i {
    opacity: 1
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .image,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .image {
    float: left;
    border-radius: 5px;
    border: 1px solid #181818;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    width: 70px;
    height: 35px;
    margin: 10px 0 0 0
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text {
    float: left;
    width: 185px;
    margin: 12px 0 0 7px
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 15px
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span {
    display: inline-block
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.amount,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.amount {
    color: #ed1c24;
    margin: 0 3px;
    font-family: "BrandonBold","NotoSansBold",serif
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.user,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.user {
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 0 3px 0 0
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.game-name,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text p span.game-name {
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 0 0 0 3px
}

[lang="ar"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide i,[lang="fa"] .banner-wrap .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide i {
    position: absolute;
    border-radius: 100%;
    color: #ed1c24;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    opacity: 0;
    transition: opacity 0.6s ease
}

[lang="ar"] .panel-wrap,[lang="fa"] .panel-wrap {
    position: relative;
    order: 3
}

[lang="ar"] .panel-wrap:after,[lang="fa"] .panel-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-wrap .banner-panel,[lang="fa"] .panel-wrap .banner-panel {
    float: left;
    width: 887px;
    height: 182px;
    float: right
}

[lang="ar"] .panel-wrap .banner-panel:after,[lang="fa"] .panel-wrap .banner-panel:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-wrap .banner-panel .block,[lang="fa"] .panel-wrap .banner-panel .block {
    width: 212px;
    height: 182px;
    float: left;
    text-align: center;
    display: block;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: linear-gradient(to bottom, #242934 0%, #202f4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0);
    transition: background 0.5s ease, box-gradient 0.5s ease
}

[lang="ar"] .panel-wrap .banner-panel .block:after,[lang="fa"] .panel-wrap .banner-panel .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .panel-wrap .banner-panel .block:hover,[lang="fa"] .panel-wrap .banner-panel .block:hover {
    background: #111928
}

[lang="ar"] .panel-wrap .banner-panel .block:not(:first-child),[lang="fa"] .panel-wrap .banner-panel .block:not(:first-child) {
    margin: 0 0 0 13px
}

[lang="ar"] .panel-wrap .banner-panel .block i,[lang="fa"] .panel-wrap .banner-panel .block i {
    font-size: 50px;
    background: -webkit-linear-gradient(#AEAEAE, #e1e1e1);
    background: linear-gradient(#AEAEAE, #e1e1e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

[lang="ar"] .panel-wrap .banner-panel .block .title,[lang="fa"] .panel-wrap .banner-panel .block .title {
    margin: 15px 0 0 0;
    width: 100%
}

[lang="ar"] .panel-wrap .banner-panel .block .title h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h6,.tournaments-page .text [lang="ar"] .panel-wrap .banner-panel .block .title h1,.tournaments-page .text [lang="ar"] .panel-wrap .banner-panel .block .title h3,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,[lang="ar"] .panel-wrap .banner-panel .block .title .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .panel-wrap .banner-panel .block .title h1,[lang="ar"] .panel-wrap .banner-panel .block .title .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h6,.tournaments-page .text [lang="fa"] .panel-wrap .banner-panel .block .title h1,.tournaments-page .text [lang="fa"] .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,[lang="fa"] .panel-wrap .banner-panel .block .title .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .panel-wrap .banner-panel .block .title h1,[lang="fa"] .panel-wrap .banner-panel .block .title .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .panel-wrap .banner-panel .block .title h3 {
    font-size: 30px;
    line-height: 34px;
    color: #ed1c24;
    font-family: "MuseoSans900","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title h3 {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    text-transform: uppercase
}

[lang="ar"] .panel-wrap .banner-news,[lang="fa"] .panel-wrap .banner-news {
    position: relative;
    float: left;
    margin: 0 0 0 13px;
    width: 380px;
    height: 182px;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #202f4c 100%);
    background: linear-gradient(to bottom, #242934 0%, #202f4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0);
    float: right;
    margin: 0 13px 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container {
    height: 120px;
    margin: 20px 0 0;
    padding: 0 0 0 16px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 16px 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider {
    height: 120px
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list {
    height: 120px !important
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide {
    height: 120px
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button {
    text-indent: 0;
    top: auto
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide button:before {
    display: none
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block {
    margin: 10px 0 0 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image {
    display: block;
    width: 140px;
    height: 100px;
    float: left;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    border-radius: 0;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:before {
    top: 0;
    left: 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:after {
    bottom: 0;
    right: 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover::after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover::after {
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    width: 200px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
    margin: 0 10px 0 0;
    text-align: right;
    direction: rtl
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text {
    min-height: 48px
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    min-height: 37px
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .user,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .user,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .user,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .user,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .user,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .user,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .user,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .user,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .user,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .user,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .user,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .user,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .user,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .user,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .user,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .user,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .user,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .user,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .user,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .user,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .user,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .user,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .user,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .user {
    text-transform: capitalize
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .won,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .won,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .won,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .won,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .won,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .won,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .won,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .won,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .won,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .won,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .won,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .won,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .won,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .won,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .won,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .won,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .won,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .won,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .won,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .won,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .won,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .won,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .won,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .won {
    font-family: "MuseoSans300","NotoSansRegular",serif
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .game,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .game,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .game,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .game,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .game,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .game,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .game,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .game,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .game,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .game,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .game,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2 .game,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .game,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .game,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .game,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1 .game,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3 .game,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4 .game,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5 .game,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6 .game,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1 .game,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1 .game,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3 .game,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 .game {
    display: block;
    margin: 2px 0 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p {
    font-size: 22px;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    margin: 5px 0 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group {
    margin: 5px 0 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:nth-of-type(1),[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .button-group:nth-of-type(1) {
    display: inline-block
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button {
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-family: "OpenSansRegular", serif;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    float: left;
    transition: background 0.5s ease;
    float: right
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button span,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button span {
    display: inline-block
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 11px;
    transform-origin: center
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i.start-animation,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i.start-animation {
    animation: scaleUp 0.5s ease
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play {
    padding: 0 10px;
    width: auto
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i {
    display: none
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite {
    margin: 0 0 0 5px;
    width: 32px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 5px 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite i {
    color: #fff;
    font-size: 14px;
    top: 26%;
    left: 27%
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star {
    color: #ffe44d;
    opacity: 0;
    transform-origin: center;
    transform: scale(4)
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.start-favorite-animation,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.start-favorite-animation {
    animation: dropDown 0.3s forwards
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.end-favorite-animation,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite .icon-star.end-favorite-animation {
    animation: scaleFade 0.5s forwards
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite.is-favorite .icon-star,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.favorite.is-favorite .icon-star {
    opacity: 1;
    transform: scale(1)
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo {
    padding: 0;
    margin: 0 0 0 5px;
    text-align: center;
    width: 50px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 5px 0 0
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo:after,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i {
    font-size: 20px;
    position: static;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button:hover,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button:hover {
    background: rgba(237,28,36,0.37)
}

[lang="ar"] .panel-wrap .banner-news>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h6,.tournaments-page .text [lang="ar"] .panel-wrap .banner-news>h1,.tournaments-page .text [lang="ar"] .panel-wrap .banner-news>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,[lang="ar"] .panel-wrap .tournaments-page .text .banner-news>h1,[lang="ar"] .tournaments-page .text .panel-wrap .banner-news>h1,[lang="ar"] .panel-wrap .tournaments-page .text .banner-news>h3,[lang="ar"] .tournaments-page .text .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .banner-news>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h6,.tournaments-page .text [lang="fa"] .panel-wrap .banner-news>h1,.tournaments-page .text [lang="fa"] .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,[lang="fa"] .panel-wrap .tournaments-page .text .banner-news>h1,[lang="fa"] .tournaments-page .text .panel-wrap .banner-news>h1,[lang="fa"] .panel-wrap .tournaments-page .text .banner-news>h3,[lang="fa"] .tournaments-page .text .panel-wrap .banner-news>h3 {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 19px;
    background: #242934;
    background: -moz-linear-gradient(top, #242934 0%, #394152 100%);
    background: -webkit-linear-gradient(top, #242934 0%, #394152 100%);
    background: linear-gradient(to bottom, #242934 0%, #394152 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$up", endColorstr="$down", GradientType=0);
    text-align: right;
    padding: 0 19px 0 0
}

[lang="ar"] .panel-wrap .banner-news .badge,[lang="fa"] .panel-wrap .banner-news .badge {
    width: 40px;
    height: 27px;
    background: #ED1C24;
    position: absolute;
    top: -2px;
    right: 15px;
    text-align: center;
    right: auto;
    left: 15px
}

[lang="ar"] .panel-wrap .banner-news .badge:after,[lang="fa"] .panel-wrap .banner-news .badge:after {
    border-left: 22px solid transparent;
    border-top: 13px solid #ed1c24;
    bottom: -12px;
    content: "";
    display: block;
    position: absolute;
    right: 0
}

[lang="ar"] .panel-wrap .banner-news .badge:before,[lang="fa"] .panel-wrap .banner-news .badge:before {
    border-right: 22px solid transparent;
    border-top: 13px solid #ed1c24;
    bottom: -12px;
    content: "";
    display: block;
    position: absolute;
    left: 0
}

[lang="ar"] .panel-wrap .banner-news .badge i,[lang="fa"] .panel-wrap .banner-news .badge i {
    display: inline-block;
    line-height: 27px;
    font-size: 24px;
    color: #000
}

[lang="ar"] .panel-wrap .panel-leagues,[lang="fa"] .panel-wrap .panel-leagues {
    float: left;
    width: 628px
}

[lang="ar"] .panel-wrap .panel-leagues>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues>h6,.tournaments-page .text [lang="ar"] .panel-wrap .panel-leagues>h1,.tournaments-page .text [lang="ar"] .panel-wrap .panel-leagues>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h1,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h4,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h5,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h6,[lang="ar"] .panel-wrap .tournaments-page .text .panel-leagues>h1,[lang="ar"] .tournaments-page .text .panel-wrap .panel-leagues>h1,[lang="ar"] .panel-wrap .tournaments-page .text .panel-leagues>h3,[lang="ar"] .tournaments-page .text .panel-wrap .panel-leagues>h3,[lang="fa"] .panel-wrap .panel-leagues>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues>h6,.tournaments-page .text [lang="fa"] .panel-wrap .panel-leagues>h1,.tournaments-page .text [lang="fa"] .panel-wrap .panel-leagues>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h1,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h4,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h5,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .panel-leagues>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues>h6,[lang="fa"] .panel-wrap .tournaments-page .text .panel-leagues>h1,[lang="fa"] .tournaments-page .text .panel-wrap .panel-leagues>h1,[lang="fa"] .panel-wrap .tournaments-page .text .panel-leagues>h3,[lang="fa"] .tournaments-page .text .panel-wrap .panel-leagues>h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

[lang="ar"] .panel-wrap .panel-leagues .block,[lang="fa"] .panel-wrap .panel-leagues .block {
    float: left;
    width: 145px;
    margin-right: 12px
}

[lang="ar"] .panel-wrap .panel-leagues .block:nth-of-type(4n+2),[lang="fa"] .panel-wrap .panel-leagues .block:nth-of-type(4n+2) {
    margin-right: 24px
}

[lang="ar"] .panel-wrap .panel-leagues .block:nth-of-type(4n+4),[lang="fa"] .panel-wrap .panel-leagues .block:nth-of-type(4n+4) {
    margin-right: 0
}

[lang="ar"] .panel-wrap .panel-leagues .block:nth-of-type(-n+4),[lang="fa"] .panel-wrap .panel-leagues .block:nth-of-type(-n+4) {
    margin-bottom: 20px
}

[lang="ar"] .panel-wrap .panel-leagues .block a,[lang="fa"] .panel-wrap .panel-leagues .block a {
    display: block;
    height: 119px;
    position: relative;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 0px
}

[lang="ar"] .panel-wrap .panel-leagues .block a:before,[lang="ar"] .panel-wrap .panel-leagues .block a:after,[lang="fa"] .panel-wrap .panel-leagues .block a:before,[lang="fa"] .panel-wrap .panel-leagues .block a:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-wrap .panel-leagues .block a:before,[lang="ar"] .panel-wrap .panel-leagues .block a:after,[lang="fa"] .panel-wrap .panel-leagues .block a:before,[lang="fa"] .panel-wrap .panel-leagues .block a:after {
    border-radius: 0px;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

[lang="ar"] .panel-wrap .panel-leagues .block a:before,[lang="fa"] .panel-wrap .panel-leagues .block a:before {
    top: 0;
    left: 0
}

[lang="ar"] .panel-wrap .panel-leagues .block a:after,[lang="fa"] .panel-wrap .panel-leagues .block a:after {
    bottom: 0;
    right: 0
}

[lang="ar"] .panel-wrap .panel-leagues .block a:hover:before,[lang="ar"] .panel-wrap .panel-leagues .block a:hover::after,[lang="fa"] .panel-wrap .panel-leagues .block a:hover:before,[lang="fa"] .panel-wrap .panel-leagues .block a:hover::after {
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-wrap .panel-leagues .block a:hover:before,[lang="fa"] .panel-wrap .panel-leagues .block a:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

[lang="ar"] .panel-wrap .panel-leagues .block a:hover:after,[lang="fa"] .panel-wrap .panel-leagues .block a:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

[lang="ar"] .panel-wrap .panel-leagues .block a span,[lang="fa"] .panel-wrap .panel-leagues .block a span {
    display: block;
    width: 100px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[lang="ar"] .panel-wrap .panel-leagues .block a span:after,[lang="ar"] .panel-wrap .panel-leagues .block a span:before,[lang="fa"] .panel-wrap .panel-leagues .block a span:after,[lang="fa"] .panel-wrap .panel-leagues .block a span:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

[lang="ar"] .panel-wrap .panel-leagues .block a span:after,[lang="fa"] .panel-wrap .panel-leagues .block a span:after {
    opacity: 0;
    transition: opacity 0.5s ease
}

[lang="ar"] .panel-wrap .panel-leagues .block a:hover span:after,[lang="fa"] .panel-wrap .panel-leagues .block a:hover span:after {
    opacity: 1
}

[lang="ar"] .panel-wrap .panel-leagues .block h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues .block h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues .block h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues .block h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues .block h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .panel-leagues .block h6,.tournaments-page .text [lang="ar"] .panel-wrap .panel-leagues .block h1,.tournaments-page .text [lang="ar"] .panel-wrap .panel-leagues .block h3,[lang="ar"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h1,[lang="ar"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h3,[lang="ar"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h4,[lang="ar"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h5,[lang="ar"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h6,[lang="ar"] .panel-wrap .panel-leagues .block .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .panel-wrap .panel-leagues .block h1,[lang="ar"] .panel-wrap .panel-leagues .block .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .panel-wrap .panel-leagues .block h3,[lang="fa"] .panel-wrap .panel-leagues .block h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues .block h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues .block h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues .block h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues .block h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .panel-leagues .block h6,.tournaments-page .text [lang="fa"] .panel-wrap .panel-leagues .block h1,.tournaments-page .text [lang="fa"] .panel-wrap .panel-leagues .block h3,[lang="fa"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h1,[lang="fa"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h3,[lang="fa"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h4,[lang="fa"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h5,[lang="fa"] .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .panel-leagues .block h6,[lang="fa"] .panel-wrap .panel-leagues .block .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .panel-wrap .panel-leagues .block h1,[lang="fa"] .panel-wrap .panel-leagues .block .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .panel-wrap .panel-leagues .block h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-align: center;
    margin: 5px 0 0 0;
    min-height: 28px
}

[lang="ar"] .panel-below-slider,[lang="fa"] .panel-below-slider {
    color: white;
    width: 100%
}

[lang="ar"] .panel-below-slider:after,[lang="fa"] .panel-below-slider:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-below-slider p,[lang="fa"] .panel-below-slider p {
    width: 600px;
    margin: 0 auto
}

[lang="ar"] .panel-below-slider img,[lang="fa"] .panel-below-slider img {
    display: inline-block
}

[lang="ar"] .panel-redirect-banner,[lang="fa"] .panel-redirect-banner {
    color: white;
    background: #c32426;
    margin: 16px 0px 0px 0px
}

[lang="ar"] .panel-redirect-banner:after,[lang="fa"] .panel-redirect-banner:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-redirect-banner p,[lang="fa"] .panel-redirect-banner p {
    padding: 15px 0px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center
}

[lang="ar"] .panel-redirect-banner p span a,[lang="fa"] .panel-redirect-banner p span a {
    border: 2px solid white;
    background: #e02529;
    color: white;
    text-decoration: none;
    border-radius: 20px;
    padding: 5px 15px;
    text-transform: lowercase;
    font-size: 18px;
    margin: 0px 5px
}

[lang="ar"] .panel-product-banners,[lang="fa"] .panel-product-banners {
    order: 2;
    margin: 16px 0 0 0
}

[lang="ar"] .panel-product-banners:after,[lang="fa"] .panel-product-banners:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .panel-product-banners .panel-product-banner-block,[lang="fa"] .panel-product-banners .panel-product-banner-block {
    float: left;
    width: 302px;
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 1px #4d4d4d;
    position: relative;
    border-radius: 2px
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:before,[lang="ar"] .panel-product-banners .panel-product-banner-block:after,[lang="fa"] .panel-product-banners .panel-product-banner-block:before,[lang="fa"] .panel-product-banners .panel-product-banner-block:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:before,[lang="ar"] .panel-product-banners .panel-product-banner-block:after,[lang="fa"] .panel-product-banners .panel-product-banner-block:before,[lang="fa"] .panel-product-banners .panel-product-banner-block:after {
    border-radius: 2px;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:before,[lang="fa"] .panel-product-banners .panel-product-banner-block:before {
    top: 0;
    left: 0
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:after,[lang="fa"] .panel-product-banners .panel-product-banner-block:after {
    bottom: 0;
    right: 0
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:hover:before,[lang="ar"] .panel-product-banners .panel-product-banner-block:hover::after,[lang="fa"] .panel-product-banners .panel-product-banner-block:hover:before,[lang="fa"] .panel-product-banners .panel-product-banner-block:hover::after {
    width: 100%;
    height: 100%
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:hover:before,[lang="fa"] .panel-product-banners .panel-product-banner-block:hover:before {
    border-top-color: #ed1c24;
    border-right-color: #ed1c24;
    -webkit-transition: width .1s ease-out,height .1s ease-out .1s;
    transition: width .1s ease-out,height .1s ease-out .1s
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:hover:after,[lang="fa"] .panel-product-banners .panel-product-banner-block:hover:after {
    border-bottom-color: #ed1c24;
    border-left-color: #ed1c24;
    -webkit-transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s;
    transition: border-color 0s ease-out .2s,width .1s ease-out .2s,height .1s ease-out .3s
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:hover,[lang="fa"] .panel-product-banners .panel-product-banner-block:hover {
    border-color: #ed1c24
}

[lang="ar"] .panel-product-banners .panel-product-banner-block:not(:nth-of-type(1)),[lang="fa"] .panel-product-banners .panel-product-banner-block:not(:nth-of-type(1)) {
    margin: 0 0 0 24px
}

[lang="ar"] .panel-product-banners .panel-product-banner-block img,[lang="fa"] .panel-product-banners .panel-product-banner-block img {
    display: block;
    width: 100%;
    border-radius: 2px 2px 0 0
}

[lang="ar"] .panel-product-banners .panel-product-banner-block .text,[lang="fa"] .panel-product-banners .panel-product-banner-block .text {
    min-height: 70px;
    padding: 5px 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

[lang="ar"] .panel-product-banners .panel-product-banner-block .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .panel-product-banners .panel-product-banner-block .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .panel-product-banners .panel-product-banner-block .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .panel-product-banners .panel-product-banner-block .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .panel-product-banners .panel-product-banner-block .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .panel-product-banners .panel-product-banner-block .text h6,.tournaments-page [lang="ar"] .panel-product-banners .panel-product-banner-block .text h1,.tournaments-page [lang="ar"] .panel-product-banners .panel-product-banner-block .text h3,[lang="ar"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h1,[lang="ar"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h3,[lang="ar"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h4,[lang="ar"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h5,[lang="ar"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h6,[lang="ar"] .panel-product-banners .panel-product-banner-block .tournaments-page .text h1,[lang="ar"] .tournaments-page .panel-product-banners .panel-product-banner-block .text h1,[lang="ar"] .panel-product-banners .panel-product-banner-block .tournaments-page .text h3,[lang="ar"] .tournaments-page .panel-product-banners .panel-product-banner-block .text h3,[lang="fa"] .panel-product-banners .panel-product-banner-block .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .panel-product-banners .panel-product-banner-block .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .panel-product-banners .panel-product-banner-block .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .panel-product-banners .panel-product-banner-block .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .panel-product-banners .panel-product-banner-block .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .panel-product-banners .panel-product-banner-block .text h6,.tournaments-page [lang="fa"] .panel-product-banners .panel-product-banner-block .text h1,.tournaments-page [lang="fa"] .panel-product-banners .panel-product-banner-block .text h3,[lang="fa"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h1,[lang="fa"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h3,[lang="fa"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h4,[lang="fa"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h5,[lang="fa"] .panel-product-banners .panel-product-banner-block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .panel-product-banners .panel-product-banner-block .text h6,[lang="fa"] .panel-product-banners .panel-product-banner-block .tournaments-page .text h1,[lang="fa"] .tournaments-page .panel-product-banners .panel-product-banner-block .text h1,[lang="fa"] .panel-product-banners .panel-product-banner-block .tournaments-page .text h3,[lang="fa"] .tournaments-page .panel-product-banners .panel-product-banner-block .text h3 {
    text-align: center;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 16px
}

[lang="ar"] .panel-games,[lang="fa"] .panel-games {
    width: 100%
}

[lang="ar"] .panel-games .panel-game-block,[lang="fa"] .panel-games .panel-game-block {
    width: 635px;
    float: left
}

[lang="ar"] .panel-games .panel-game-block:nth-of-type(2),[lang="fa"] .panel-games .panel-game-block:nth-of-type(2) {
    float: right
}

[lang="ar"] .panel-games .panel-game-block>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block>h6,.tournaments-page .text [lang="ar"] .panel-games .panel-game-block>h1,.tournaments-page .text [lang="ar"] .panel-games .panel-game-block>h3,[lang="ar"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h1,[lang="ar"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h3,[lang="ar"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h4,[lang="ar"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h5,[lang="ar"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h6,[lang="ar"] .panel-games .tournaments-page .text .panel-game-block>h1,[lang="ar"] .tournaments-page .text .panel-games .panel-game-block>h1,[lang="ar"] .panel-games .tournaments-page .text .panel-game-block>h3,[lang="ar"] .tournaments-page .text .panel-games .panel-game-block>h3,[lang="fa"] .panel-games .panel-game-block>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block>h6,.tournaments-page .text [lang="fa"] .panel-games .panel-game-block>h1,.tournaments-page .text [lang="fa"] .panel-games .panel-game-block>h3,[lang="fa"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h1,[lang="fa"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h3,[lang="fa"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h4,[lang="fa"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h5,[lang="fa"] .panel-games .single-bonus-page .single-bonus-content .text .panel-game-block>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block>h6,[lang="fa"] .panel-games .tournaments-page .text .panel-game-block>h1,[lang="fa"] .tournaments-page .text .panel-games .panel-game-block>h1,[lang="fa"] .panel-games .tournaments-page .text .panel-game-block>h3,[lang="fa"] .tournaments-page .text .panel-games .panel-game-block>h3 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

[lang="ar"] .panel-games .panel-game-block .slick-slider .slick-list .slick-slide,[lang="fa"] .panel-games .panel-game-block .slick-slider .slick-list .slick-slide {
    width: 100%
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap,[lang="fa"] .panel-games .panel-game-block .game-block-wrap {
    width: 317px;
    height: 260px;
    float: left
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block {
    float: none;
    width: 317px;
    height: 100%;
    min-height: 240px;
    max-height: 240px
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap {
    height: 238px;
    width: 100%;
    position: relative;
    overflow: hidden
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay {
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay:after,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button {
    width: 165px;
    float: none
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button i,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay button i {
    left: 5px;
    top: 8px
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay .demo-btn,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap .overlay .demo-btn {
    margin: 5px 0 0 0;
    display: block
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap .game-block:hover .overlay,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .game-block:hover .overlay {
    transform: translateY(-100%)
}

[lang="ar"] .panel-games .panel-game-block .game-block-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h6,.tournaments-page .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h1,.tournaments-page .text [lang="ar"] .panel-games .panel-game-block .game-block-wrap h3,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h1,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h3,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h4,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h5,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h6,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .panel-games .panel-game-block .game-block-wrap h1,[lang="ar"] .panel-games .panel-game-block .game-block-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .panel-games .panel-game-block .game-block-wrap h3,[lang="fa"] .panel-games .panel-game-block .game-block-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h6,.tournaments-page .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h1,.tournaments-page .text [lang="fa"] .panel-games .panel-game-block .game-block-wrap h3,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h1,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h3,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h4,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h5,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-games .panel-game-block .game-block-wrap h6,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .panel-games .panel-game-block .game-block-wrap h1,[lang="fa"] .panel-games .panel-game-block .game-block-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .panel-games .panel-game-block .game-block-wrap h3 {
    margin: 10px 0 0 0;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 14px;
    text-align: center;
    padding: 0 0 2px 0
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow {
    width: 16px;
    height: 16px;
    font-size: 6px;
    background: none;
    color: #fff;
    z-index: 1
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow:before,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow:before {
    font-size: 16px;
    height: auto;
    top: 0
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev {
    left: 0;
    top: auto;
    bottom: -2px
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev:before,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-prev:before {
    content: '\E012'
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next {
    right: 0;
    top: auto;
    bottom: -2px
}

[lang="ar"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next:before,[lang="fa"] .panel-games .panel-game-block .slick-slider button.slick-arrow.slick-next:before {
    content: '\E013 ';
    transform: rotate(0deg) !important
}

[lang="ar"] .container,[lang="fa"] .container {
    min-height: 600px;
    background-color: #20242e;
    padding: 62px 0 105px
}

[lang="ar"] .container .container-content,[lang="fa"] .container .container-content {
    width: 1280px;
    margin: 0 auto
}

[lang="ar"] .container .container-content:after,[lang="fa"] .container .container-content:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .container .container-content.full-page,[lang="fa"] .container .container-content.full-page {
    width: 100%;
    margin: -62px 0 0 0
}

[lang="ar"] .no-sidebar,[lang="fa"] .no-sidebar {
    text-align: center;
    margin: 0 0 15px 0
}

[lang="ar"] .no-sidebar .toggle-filters,[lang="fa"] .no-sidebar .toggle-filters {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 10px 0 10px 0
}

[lang="ar"] .no-sidebar .toggle-filters i,[lang="fa"] .no-sidebar .toggle-filters i {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px 0 0;
    color: #fff;
    margin: 0 0 0 10px
}

[lang="ar"] .no-sidebar .toggle-filters span,[lang="fa"] .no-sidebar .toggle-filters span {
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    margin-left: 5px
}

[lang="ar"] .no-sidebar .toggle-filters img,[lang="fa"] .no-sidebar .toggle-filters img {
    height: 21px;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .no-sidebar .main-sidebar .filters-tabs button,[lang="fa"] .no-sidebar .main-sidebar .filters-tabs button {
    padding: 0 10px 5px;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    background: none;
    border: none;
    background: #20242e;
    border-bottom: 2px solid #4d4d4d;
    cursor: pointer;
    height: 24px;
    width: 49.5%;
    color: white
}

[lang="ar"] .no-sidebar .main-sidebar .filters-tabs button:first-child,[lang="fa"] .no-sidebar .main-sidebar .filters-tabs button:first-child {
    margin: 0 1% 0 0;
    margin: 0 0 0 1%
}

[lang="ar"] .no-sidebar .main-sidebar .filters-tabs button>span,[lang="fa"] .no-sidebar .main-sidebar .filters-tabs button>span {
    display: inline-block;
    color: #fff
}

[lang="ar"] .no-sidebar .main-sidebar .filters-tabs button.active,[lang="fa"] .no-sidebar .main-sidebar .filters-tabs button.active {
    border-color: #ed1c24
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu:after,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu .provider-list,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu .provider-list {
    margin: 4px 0 0 0;
    padding: 0 3px
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu .categories-list,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu .categories-list {
    margin: 4px 0 0 0;
    padding: 0 3px
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul {
    text-align: left;
    text-align: right
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul:after,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li {
    display: inline-block;
    width: 19.6%;
    margin: 2px 0.5% 0 0;
    margin: 2px 0 0 0.5%
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li:nth-of-type(5n+5),[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li:nth-of-type(5n+5) {
    margin: 2px 0 0 0
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li a,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li a {
    display: block;
    height: 32px;
    font-size: 12px;
    color: #fff;
    padding: 0 2px;
    background: #202f4c;
    text-align: center
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li a:after,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li a.active,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li a.active {
    background: #ED1C24
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li a i,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li a i {
    display: none
}

[lang="ar"] .no-sidebar .main-sidebar .sidebar-menu ul li a span,[lang="fa"] .no-sidebar .main-sidebar .sidebar-menu ul li a span {
    display: inline-block;
    vertical-align: middle;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 0;
    text-transform: capitalize
}

[lang="ar"] .sidebar,[lang="ar"] .mailbox-sidebar,[lang="fa"] .sidebar,[lang="fa"] .mailbox-sidebar {
    width: 240px;
    float: left;
    float: right
}

[lang="ar"] .sidebar h2,[lang="ar"] .mailbox-sidebar h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6,.tournaments-page .text [lang="ar"] .sidebar h1,.tournaments-page .text [lang="ar"] .mailbox-sidebar h1,.tournaments-page .text [lang="ar"] .sidebar h3,.tournaments-page .text [lang="ar"] .mailbox-sidebar h3,[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h1,[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1,[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h3,[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3,[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h4,[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4,[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h5,[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5,[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h6,[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6,[lang="ar"] .sidebar .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .sidebar h1,[lang="ar"] .mailbox-sidebar .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .mailbox-sidebar h1,[lang="ar"] .sidebar .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .sidebar h3,[lang="ar"] .mailbox-sidebar .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .mailbox-sidebar h3,[lang="fa"] .sidebar h2,[lang="fa"] .mailbox-sidebar h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6,.tournaments-page .text [lang="fa"] .sidebar h1,.tournaments-page .text [lang="fa"] .mailbox-sidebar h1,.tournaments-page .text [lang="fa"] .sidebar h3,.tournaments-page .text [lang="fa"] .mailbox-sidebar h3,[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h1,[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1,[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h3,[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3,[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h4,[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4,[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h5,[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5,[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h6,[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6,[lang="fa"] .sidebar .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .sidebar h1,[lang="fa"] .mailbox-sidebar .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .mailbox-sidebar h1,[lang="fa"] .sidebar .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .sidebar h3,[lang="fa"] .mailbox-sidebar .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .mailbox-sidebar h3 {
    font-size: 16px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #a1a1a1;
    margin: 20px 0;
    text-transform: capitalize
}

[lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .mailbox-sidebar [lang="fa"] .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="ar"] [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h1:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h1:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h3:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h4:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h5:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .single-bonus-page .single-bonus-content .text h6:nth-of-type(1),[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h1:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h1:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h1:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h1:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .mailbox-sidebar .tournaments-page .text h6:nth-of-type(1),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h2:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h2:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h4:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h4:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h5:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h5:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:nth-of-type(1),[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .mailbox-sidebar h6:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .mailbox-sidebar .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:nth-of-type(1),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .mailbox-sidebar h6:nth-of-type(1),[lang="fa"] .sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] [lang="ar"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar [lang="ar"] .tournaments-page .text h3:nth-of-type(1),[lang="ar"] .tournaments-page .text [lang="fa"] .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] [lang="ar"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text [lang="ar"] .mailbox-sidebar h3:nth-of-type(1),[lang="ar"] [lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="ar"] [lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1),[lang="fa"] .mailbox-sidebar .tournaments-page .text h3:nth-of-type(1),[lang="fa"] .tournaments-page .text .mailbox-sidebar h3:nth-of-type(1) {
    margin: 0 0 20px 0
}

[lang="ar"] .sidebar ul li,[lang="ar"] .mailbox-sidebar ul li,[lang="fa"] .sidebar ul li,[lang="fa"] .mailbox-sidebar ul li {
    padding: 10px 0;
    cursor: pointer;
    position: relative
}

[lang="ar"] .sidebar ul li:before,[lang="ar"] .mailbox-sidebar ul li:before,[lang="fa"] .sidebar ul li:before,[lang="fa"] .mailbox-sidebar ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #404040
}

[lang="ar"] .sidebar ul li:first-child,[lang="ar"] .mailbox-sidebar ul li:first-child,[lang="fa"] .sidebar ul li:first-child,[lang="fa"] .mailbox-sidebar ul li:first-child {
    margin: 0 0 0 0
}

[lang="ar"] .sidebar ul li a,[lang="ar"] .mailbox-sidebar ul li a,[lang="fa"] .sidebar ul li a,[lang="fa"] .mailbox-sidebar ul li a {
    text-decoration: none;
    margin: 0 0 0 10px;
    display: block
}

[lang="ar"] .sidebar ul li a:after,[lang="ar"] .mailbox-sidebar ul li a:after,[lang="fa"] .sidebar ul li a:after,[lang="fa"] .mailbox-sidebar ul li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sidebar ul li a .image,[lang="ar"] .mailbox-sidebar ul li a .image,[lang="fa"] .sidebar ul li a .image,[lang="fa"] .mailbox-sidebar ul li a .image {
    display: inline-block;
    width: 50px;
    height: 30px;
    margin: 0 15px 0 0;
    position: relative
}

[lang="ar"] .sidebar ul li a .image:after,[lang="ar"] .mailbox-sidebar ul li a .image:after,[lang="fa"] .sidebar ul li a .image:after,[lang="fa"] .mailbox-sidebar ul li a .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sidebar ul li a .image img,[lang="ar"] .mailbox-sidebar ul li a .image img,[lang="fa"] .sidebar ul li a .image img,[lang="fa"] .mailbox-sidebar ul li a .image img {
    display: inline-block;
    vertical-align: middle;
    min-width: 50px;
    max-height: 30px;
    opacity: 1;
    transition: opacity 0.7s ease
}

[lang="ar"] .sidebar ul li a .image img:nth-of-type(2),[lang="ar"] .mailbox-sidebar ul li a .image img:nth-of-type(2),[lang="fa"] .sidebar ul li a .image img:nth-of-type(2),[lang="fa"] .mailbox-sidebar ul li a .image img:nth-of-type(2) {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[lang="ar"] .sidebar ul li a>span,[lang="ar"] .mailbox-sidebar ul li a>span,[lang="fa"] .sidebar ul li a>span,[lang="fa"] .mailbox-sidebar ul li a>span {
    display: inline-block;
    vertical-align: middle;
    color: #AEAEAE;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 14px;
    text-transform: uppercase;
    width: 165px;
    transition: color 0.3s ease;
    line-height: 16px
}

[lang="ar"] .sidebar ul li a i,[lang="ar"] .mailbox-sidebar ul li a i,[lang="fa"] .sidebar ul li a i,[lang="fa"] .mailbox-sidebar ul li a i {
    display: inline-block;
    vertical-align: middle;
    color: #AEAEAE;
    font-style: normal;
    width: 50px;
    margin: 0 15px 0 0;
    font-size: 26px;
    text-align: center;
    transition: color 0.3s ease
}

[lang="ar"] .sidebar ul li a.active span,[lang="ar"] .mailbox-sidebar ul li a.active span,[lang="fa"] .sidebar ul li a.active span,[lang="fa"] .mailbox-sidebar ul li a.active span {
    color: #fff
}

[lang="ar"] .sidebar ul li a.active i,[lang="ar"] .mailbox-sidebar ul li a.active i,[lang="fa"] .sidebar ul li a.active i,[lang="fa"] .mailbox-sidebar ul li a.active i {
    color: #ed1c24
}

[lang="ar"] .sidebar ul li a.active .image img,[lang="ar"] .mailbox-sidebar ul li a.active .image img,[lang="fa"] .sidebar ul li a.active .image img,[lang="fa"] .mailbox-sidebar ul li a.active .image img {
    opacity: 0
}

[lang="ar"] .sidebar ul li a.active .image img:nth-of-type(2),[lang="ar"] .mailbox-sidebar ul li a.active .image img:nth-of-type(2),[lang="fa"] .sidebar ul li a.active .image img:nth-of-type(2),[lang="fa"] .mailbox-sidebar ul li a.active .image img:nth-of-type(2) {
    opacity: 1
}

[lang="ar"] .sidebar ul li a:hover span,[lang="ar"] .mailbox-sidebar ul li a:hover span,[lang="fa"] .sidebar ul li a:hover span,[lang="fa"] .mailbox-sidebar ul li a:hover span {
    color: #fff
}

[lang="ar"] .sidebar ul li a:hover i,[lang="ar"] .mailbox-sidebar ul li a:hover i,[lang="fa"] .sidebar ul li a:hover i,[lang="fa"] .mailbox-sidebar ul li a:hover i {
    color: #ed1c24
}

[lang="ar"] .sidebar ul li a:hover .image img,[lang="ar"] .mailbox-sidebar ul li a:hover .image img,[lang="fa"] .sidebar ul li a:hover .image img,[lang="fa"] .mailbox-sidebar ul li a:hover .image img {
    opacity: 0
}

[lang="ar"] .sidebar ul li a:hover .image img:nth-of-type(2),[lang="ar"] .mailbox-sidebar ul li a:hover .image img:nth-of-type(2),[lang="fa"] .sidebar ul li a:hover .image img:nth-of-type(2),[lang="fa"] .mailbox-sidebar ul li a:hover .image img:nth-of-type(2) {
    opacity: 1
}

[lang="ar"] .sidebar.profile-sidebar,[lang="ar"] .profile-sidebar.mailbox-sidebar,[lang="fa"] .sidebar.profile-sidebar,[lang="fa"] .profile-sidebar.mailbox-sidebar {
    width: 227px
}

[lang="ar"] .sidebar.profile-sidebar ul li,[lang="ar"] .profile-sidebar.mailbox-sidebar ul li,[lang="fa"] .sidebar.profile-sidebar ul li,[lang="fa"] .profile-sidebar.mailbox-sidebar ul li {
    margin: 30px 0 0 0
}

[lang="ar"] .sidebar.profile-sidebar ul li:first-child,[lang="ar"] .profile-sidebar.mailbox-sidebar ul li:first-child,[lang="fa"] .sidebar.profile-sidebar ul li:first-child,[lang="fa"] .profile-sidebar.mailbox-sidebar ul li:first-child {
    margin: 0
}

[lang="ar"] .sidebar.profile-sidebar ul li a,[lang="ar"] .profile-sidebar.mailbox-sidebar ul li a,[lang="fa"] .sidebar.profile-sidebar ul li a,[lang="fa"] .profile-sidebar.mailbox-sidebar ul li a {
    font-size: 16px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .sidebar.profile-sidebar ul li a:hover,[lang="ar"] .profile-sidebar.mailbox-sidebar ul li a:hover,[lang="fa"] .sidebar.profile-sidebar ul li a:hover,[lang="fa"] .profile-sidebar.mailbox-sidebar ul li a:hover {
    color: #ed1c24
}

[lang="ar"] .sidebar.profile-sidebar ul li.active a,[lang="ar"] .profile-sidebar.mailbox-sidebar ul li.active a,[lang="fa"] .sidebar.profile-sidebar ul li.active a,[lang="fa"] .profile-sidebar.mailbox-sidebar ul li.active a {
    color: #ed1c24
}

[lang="ar"] .page-content,[lang="fa"] .page-content {
    float: left;
    margin: 0 0 0 9px;
    width: 1031px;
    float: right;
    margin: 0 9px 0 0
}

[lang="ar"] .home-page:after,[lang="fa"] .home-page:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .home-page.col-grid-4 .flex-games-block,[lang="fa"] .home-page.col-grid-4 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

[lang="ar"] .home-page.col-grid-4 .flex-games-block>div,[lang="fa"] .home-page.col-grid-4 .flex-games-block>div {
    gap: 26px
}

[lang="ar"] .home-page.col-grid-4 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-4 .flex-games-block>div .game-block {
    flex-basis: 145px
}

[lang="ar"] .home-page.col-grid-6 .flex-games-block,[lang="fa"] .home-page.col-grid-6 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

[lang="ar"] .home-page.col-grid-6 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-6 .flex-games-block>div .game-block {
    height: 145px
}

[lang="ar"] .home-page.col-grid-8 .flex-games-block,[lang="fa"] .home-page.col-grid-8 .flex-games-block {
    width: 100%;
    margin: 0 auto
}

[lang="ar"] .home-page.col-grid-8 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-8 .flex-games-block>div .game-block {
    flex-basis: 151px;
    max-height: 108px
}

[lang="ar"] .home-page .flex-games-block.slick-flex .slick-track,[lang="fa"] .home-page .flex-games-block.slick-flex .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 10px
}

[lang="ar"] .home-page .flex-games-block.slick-flex .slick-track .slick-slide,[lang="fa"] .home-page .flex-games-block.slick-flex .slick-track .slick-slide {
    width: 203px
}

[lang="ar"] .home-page .flex-games-block>div,[lang="fa"] .home-page .flex-games-block>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

[lang="ar"] .home-page .flex-games-block>div .game-block,[lang="fa"] .home-page .flex-games-block>div .game-block {
    flex-basis: 205px
}

[lang="ar"] .home-page .flex-games-block>div::after,[lang="fa"] .home-page .flex-games-block>div::after {
    content: "";
    flex: auto
}

[lang="ar"] .home-page .total-games,[lang="fa"] .home-page .total-games {
    color: #AEAEAE;
    display: inline-block;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 0 10px 0;
    text-align: left;
    width: 100%
}

[lang="ar"] .page-content.no-sidebar,[lang="fa"] .page-content.no-sidebar {
    width: 1280px
}

[lang="ar"] .page-content.full-page,[lang="fa"] .page-content.full-page {
    width: 100%;
    float: none;
    margin: 0
}

[lang="ar"] .page-content.full-iframe iframe,[lang="fa"] .page-content.full-iframe iframe {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1;
    height: calc(100% - 120px);
    top: 120px
}

[lang="ar"] footer,[lang="fa"] footer {
    background: #0f1116;
    padding: 38px 0;
    position: relative;
    border-bottom: 1px solid #343434
}

[lang="ar"] footer .footer-content,[lang="fa"] footer .footer-content {
    width: 1280px;
    margin: 0 auto;
    text-align: center
}

[lang="ar"] footer .footer-content .footer-blocks,[lang="fa"] footer .footer-content .footer-blocks {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

[lang="ar"] footer .footer-content .footer-blocks:after,[lang="fa"] footer .footer-content .footer-blocks:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block,[lang="fa"] footer .footer-content .footer-blocks .copy-block {
    float: left;
    width: 354px;
    margin: 0 60px 0 0;
    float: right;
    margin: 0 0 0 60px
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block>p,[lang="fa"] footer .footer-content .footer-blocks .copy-block>p {
    font-family: Arial, serif;
    font-size: 12px;
    color: #AEAEAE;
    line-height: 18px
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block>p a,[lang="fa"] footer .footer-content .footer-blocks .copy-block>p a {
    color: #ed1c24;
    text-decoration: none
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block .license,[lang="fa"] footer .footer-content .footer-blocks .copy-block .license {
    margin: 18px 0 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block .license a,[lang="fa"] footer .footer-content .footer-blocks .copy-block .license a {
    display: inline-block
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block .license img,[lang="fa"] footer .footer-content .footer-blocks .copy-block .license img {
    display: inline-block;
    max-width: 90%;
    height: auto
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block .license p,[lang="fa"] footer .footer-content .footer-blocks .copy-block .license p {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 16px;
    color: #AEAEAE;
    margin: 18px 0 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .copy-block .license p a,[lang="fa"] footer .footer-content .footer-blocks .copy-block .license p a {
    color: #ed1c24;
    text-decoration: none
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block {
    float: left;
    margin: 50px 0 0 0;
    float: right
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block:after,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block>div,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block>div {
    float: left
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block>div ul,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block>div ul {
    width: 200px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2) {
    width: 120px;
    margin: 0 40px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul {
    float: left;
    padding: 0 20px 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul li,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul li {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 24px;
    color: #AEAEAE;
    text-decoration: none
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul li a,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul li a {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 24px;
    color: #AEAEAE;
    text-decoration: none
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul li a i,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul li a i {
    display: inline-block;
    margin: 0 10px 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul li:hover a,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul li:hover a {
    color: #fff
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials {
    max-width: 190px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li {
    line-height: normal
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li:not(:nth-of-type(1)),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li:not(:nth-of-type(1)) {
    margin: 10px 0 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a {
    display: inline-block;
    line-height: normal
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:after,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    transition: color 0.7s ease
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 22px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img {
    height: 15px;
    width: 15px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img:nth-of-type(2),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a .image img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(1),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(1) {
    opacity: 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(2),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a:hover .image img:nth-of-type(2) {
    opacity: 1
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.facebook:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.facebook:hover .text {
    color: #3b5998
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.twitter:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.twitter:hover .text {
    color: #1da1f2
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.youtube:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.youtube:hover .text {
    color: #ff0000
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.instagram:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.instagram:hover .text {
    color: #c32aa3
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.whatsapp:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.whatsapp:hover .text {
    color: #20B038
}

[lang="ar"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.email:hover .text,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block .socials li a.email:hover .text {
    color: #0e8725
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo,[lang="fa"] footer .footer-content .footer-blocks .footer-logo {
    float: left;
    width: 200px;
    margin-top: 50px;
    float: right;
    margin: 50px 40px 0 0
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .application-download,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .application-download {
    width: 200px;
    margin-bottom: 10px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .application-download img,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .application-download img {
    width: 100%
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .logo,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .logo {
    width: 128px;
    height: 40px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI2LjkxIDI3Ni4zMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlMTI2Mjk7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjNTI0MjY7fS5jbHMtNHtmaWxsOiM5MTE5MWI7fS5jbHMtNXtmaWxsOiM3NTE0MTY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NYXJzQmFoaXNfT3JnaW5hbDwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yNDkuNzgsMjU4LjI0djNIMjQ0djE1LjA5SDI0MC40VjI2MS4yM2gtNS43OHYtM1ptMTkuNTUsMTguMDgtLjY2LTEwLjY0Yy0uMDctMS40LS4wNy0zLjEyLS4xMy01LjA1aC0uMmMtLjQ3LDEuNi0xLDMuNzItMS41Myw1LjM4bC0zLjI2LDEwaC0zLjcybC0zLjI2LTEwLjNjLS4zMy0xLjQtLjg2LTMuNTItMS4yNi01LjEyaC0uMmMwLDEuNjYtLjA3LDMuMzktLjEzLDUuMDVsLS42NiwxMC42NGgtMy40NmwxLjMzLTE4LjA4aDUuMzlsMy4xMiw4Ljg0Yy40LDEuNC43MywyLjczLDEuMiw0LjU5aC4wN2MuNDctMS42Ni44Ni0zLjE5LDEuMjYtNC41MmwzLjEyLTguOTFoNS4xOWwxLjQsMTguMDhaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTk3LjYxLDE4Mi41OWM4LjU2LDAsMTUuNjctMi4xLDIxLjEzLTYuMjNzOC4xNy05LjM2LDguMTctMTUuNjNhMjIuMzQsMjIuMzQsMCwwLDAtNC4zNy0xNGMtMi45Mi0zLjc4LTkuMjUtOC4yMy0xOC44Mi0xMy4yMmwtMi4xNi0xLjA5Yy0xMi4xOC02LjM4LTE4LjEtMTEuNjQtMTguMS0xNi4wOCwwLTMuMTIsMS41Mi01LjY5LDQuNTItNy42NnM2Ljc1LTIuOSwxMS4zNS0yLjlhMzMuNjYsMzMuNjYsMCwwLDEsMTEuNDMsMi4wNiw1Ni4yMiw1Ni4yMiwwLDAsMSwxMS42LDYuMDVWMTAxLjM1YTUzLjE0LDUzLjE0LDAsMCwwLTExLjA2LTQuMjEsNDYuODMsNDYuODMsMCwwLDAtMTEuMzktMS40MWMtOC42LDAtMTUuNzIsMi4xLTIxLjE3LDYuMjNzLTguMTQsOS40Mi04LjE0LDE1LjgxYTE3LjYsMTcuNiwwLDAsMCw0LjI1LDExLjc5YzIuODYsMy4zMywxMCw4LjEzLDIxLjMzLDE0LjI1LDcuNDcsNCwxMi4wOCw3LDE0LjA5LDkuMWExMC44LDEwLjgsMCwwLDEsMy4wNiw3LjU4LDkuNjcsOS42NywwLDAsMS00LjU1LDguMzhjLTMsMi03LDMtMTIuMTIsM2EzMS43NywzMS43NywwLDAsMS0xMy41Mi0zLDQ5LjA2LDQ5LjA2LDAsMCwxLTEyLjM5LTguOHYxNC41N2E0Myw0MywwLDAsMCwxMi4yNyw2QTUxLjcsNTEuNywwLDAsMCw5OTcuNjEsMTgyLjU5WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTM4NC43MiwxMjcuNDFsLTI4LjYtMzNIMzM2Ljg5djg4LjkzSDM1OVYxMjcuODZsMjQsMjcuODhoMy4zM2wyNC0yNy44OHY1NS41MWgyMi4xNVY5NC40NEg0MTMuM1ptOTMuODctMzMtMzUuOTIsODguOTNoMjMuNDdsNi42NC0xNy41N2gzOS44Mmw3LjMyLDE3LjU3aDIzLjgybC0zOS41LTg4LjkzWm0uMDYsNTUuODMsMTMuMDYtMzQuNTcsMTQuNDEsMzQuNTdabTEyOC44OC04LjVxMTUuMjctNy4wNiwxNS4yNy0yMS43NmEyMy43NiwyMy43NiwwLDAsMC04LjA4LTE4LjFxLTguMDktNy40OC0yMS03LjQ4SDU1NHY4OC45M2gyMi4xNVYxNDcuMjdoNi4zN2ExMi4wOCwxMi4wOCwwLDAsMSw4LjI0LDMuNXEzLjg1LDMuNSw5LjI2LDE1Ljg1dDcuNTgsMTYuNzRoMjQuMzFxLTUuNjItMTEuODMtMTEuNjUtMjUuMTlUNjA3LjU0LDE0MS43N1ptLTEwLjc5LTEzLjQzcS0zLjI4LDIuNjQtOC44OCwyLjY0SDU3Ni4xNVYxMTAuNzNoMTEuMnExMi42NywwLDEyLjY3LDEwLjA2QTkuMTMsOS4xMywwLDAsMSw1OTYuNzUsMTI4LjMzWk03MDIuMjgsMTQzLjJhMzAuNzQsMzAuNzQsMCwwLDAtMTAuMjItOC43OCwxMzUsMTM1LDAsMCwwLTE1Ljc5LTYuNzVxLTkuODctMy42My0xMi40MS01LjkyYTYuNTYsNi41NiwwLDAsMS0yLjU1LTQuODRxMC0zLjMxLDMuNTMtNS4zMnQ5LjUyLTJxMTAuNSwwLDI4LjIsOFYxMDAuMTZxLTE1Ljg1LTYuODctMzAuMTEtNi44Ny0xNS40NywwLTI0LjcsN2EyMi4xNiwyMi4xNiwwLDAsMC05LjIzLDE4LjVxMCw4Ljg1LDQuMjMsMTQuNTJhMjkuNzgsMjkuNzgsMCwwLDAsMTAuMDUsOC43MiwxMjcuNTMsMTI3LjUzLDAsMCwwLDE1Ljc5LDYuNjJxMTAsMy41NiwxMi41Nyw2YTcuMjcsNy4yNywwLDAsMSwyLjYxLDUuMjhxMCw4LjIxLTEzLDguMjFhMzksMzksMCwwLDEtMTQuNTgtMi43NCw4Ny4wNyw4Ny4wNywwLDAsMS0xNS43OC04LjcydjE5LjE2YTY1LjQ0LDY1LjQ0LDAsMCwwLDMyLjA4LDguNTlxMTUuMzQsMCwyNC43My03LjMydDkuMzktMTkuNjdRNzA2LjU4LDE0OC44Nyw3MDIuMjgsMTQzLjJaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzIxLjcyLDE4MS40MlY5Ni42NGgyNC43OHExMi42NywwLDE5LjU0LDUuNzZ0Ni44OCwxNi4zNmExOC40LDE4LjQsMCwwLDEtMy4wOSwxMC45MSwxOS40NSwxOS40NSwwLDAsMS05LjQ1LDYuNzNxOS4yNywyLjE4LDE0LjMzLDcuOTRhMjAuNDcsMjAuNDcsMCwwLDEsNS4wNiwxNHEwLDEwLjU0LTcuNzMsMTYuODJ0LTIwLjk0LDYuMjdabTEyLTQ4LjQyaDguMThxOS4yNywwLDEzLjc2LTMuMzN0NC40OC0xMC4xOHEwLTYuMjQtMy41NC05LjA5dC0xMS4zLTIuODVINzMzLjcyWm0wLDExLjA5djI2LjNoMTYuMTJxOC44NSwwLDEyLjk0LTMuMTJ0NC4wOS05Ljc5cTAtNi45MS00LjU4LTEwLjE1dC0xNC4zOS0zLjI0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTc4MS43OCwxODEuNDIsODE4LjUsOTYuNjRoOC44NWwzNy4yMSw4NC43OEg4NTJsLTEwLjkxLTI1SDgwNWwtMTAuNzksMjVabTI3Ljk0LTM1Ljg3aDI2LjQyTDgyMi43NCwxMTVaIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5NDcuODYiIHk9Ijk2LjY0IiB3aWR0aD0iMTIuMTIiIGhlaWdodD0iMTAuOTEiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ijk0Ny44NiIgeT0iMTE0Ljk2IiB3aWR0aD0iMTIuMTIiIGhlaWdodD0iNjYuNDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iOTIyLjczIDk2LjQ2IDkyMi43MyAxMzMuMTIgODgzLjExIDEzMy4xMiA4ODMuMTEgOTYuNDYgODcxLjAzIDk2LjQ2IDg3MS4wMyAxODEuMjEgODgzLjExIDE4MS4yMSA4ODMuMTEgMTQ0LjU4IDkyMi43MyAxNDQuNTggOTIyLjczIDE4MS4yMSA5MzQuODEgMTgxLjIxIDkzNC44MSA5Ni40NiA5MjIuNzMgOTYuNDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMjM4LjAyIDM2LjgyIDI3NC44NCAxMDAuNiAyNzQuODQgMTc0LjI0IDIzOC4wMiAyMzguMDIgMTc0LjI0IDI3NC44NCAxMDAuNiAyNzQuODQgMzYuODIgMjM4LjAyIDAgMTc0LjI0IDAgMTAwLjYgMzYuODIgMzYuODIgMTAwLjYgMCAxNzQuMjQgMCAyMzguMDIgMzYuODIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMjcyLjYgMTAxLjIgMjcyLjYgMTczLjY1IDI1Ny44MSAxOTkuMjYgMjE3LjMyIDEyOS4wNiAyNzIuNiAxMDEuMiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIyMzYuMzcgMzguNDcgMjcyLjYgMTAxLjIgMjE3LjMyIDEyOS4wNiAxOTEuMSA1OS42MiAyMzYuMzcgMzguNDciLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMjU3LjgxIDE5OS4yNiAyMzYuMzcgMjM2LjM4IDIxNy4zMiAxMjkuMDYgMjU3LjgxIDE5OS4yNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIyMTcuMzIgMTI5LjA2IDIzNi4zNyAyMzYuMzggMTczLjY0IDI3Mi42IDE1Mi4yOSAxOTAuMzUgMjE3LjMyIDEyOS4wNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIyMzYuMzcgMzguNDcgMTkxLjEgNTkuNjIgMTI5LjQ5IDQ3LjM2IDE3My42NCAyLjI0IDIzNi4zNyAzOC40NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxOTEuMSA1OS42MiAyMTcuMzIgMTI5LjA2IDEzOC40OCAxMTguODQgMTkxLjEgNTkuNjIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMjE3LjMyIDEyOS4wNiAxNTIuMjkgMTkwLjM1IDkzLjg2IDE2OS4zOSAxMzguNDggMTE4Ljg0IDIxNy4zMiAxMjkuMDYiLz48cG9seWdvbiBjbGFzcz0iY2xzLTQiIHBvaW50cz0iMTkxLjEgNTkuNjIgMTM4LjQ4IDExOC44NCAxMjkuNDkgNDcuMzYgMTkxLjEgNTkuNjIiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTczLjY0IDIuMjQgMTI5LjQ5IDQ3LjM2IDEwMS4xOSAyLjI0IDE3My42NCAyLjI0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy00IiBwb2ludHM9IjE1Mi4yOSAxOTAuMzUgMTczLjY0IDI3Mi42IDEwNS43MiAyMzMuMzggMTUyLjI5IDE5MC4zNSIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtNSIgcG9pbnRzPSIxMDUuNzIgMjMzLjM4IDE3My42NCAyNzIuNiAxMDEuMTkgMjcyLjYgMzguNDYgMjM2LjM4IDYxLjg4IDIwOC4wNyAxMDUuNzIgMjMzLjM4Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0zIiBwb2ludHM9IjE1Mi4yOSAxOTAuMzUgMTA1LjcyIDIzMy4zOCA2MS44OCAyMDguMDcgOTMuODYgMTY5LjM5IDE1Mi4yOSAxOTAuMzUiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTI5LjQ5IDQ3LjM2IDEzOC40OCAxMTguODQgNjguNjQgMTA5LjggNjguNTYgMTA5LjYxIDEyOS40OSA0Ny4zNiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxMzguNDggMTE4Ljg0IDkzLjg2IDE2OS4zOSA2OC42NCAxMDkuOCAxMzguNDggMTE4Ljg0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0zIiBwb2ludHM9IjEwMS4xOSAyLjI0IDEyOS40OSA0Ny4zNiA2OC41NiAxMDkuNjEgMzguNDYgMzguNDcgMTAxLjE5IDIuMjQiLz48cG9seWdvbiBjbGFzcz0iY2xzLTUiIHBvaW50cz0iNjguNjQgMTA5LjggOTMuODYgMTY5LjM5IDYxLjg4IDIwOC4wNyAyLjI0IDE3My42NSAyLjI0IDEwMS4yIDY4LjY0IDEwOS44Ii8+PHBvbHlnb24gY2xhc3M9ImNscy00IiBwb2ludHM9IjY4LjU2IDEwOS42MSA2OC42NCAxMDkuOCAyLjI0IDEwMS4yIDM4LjQ2IDM4LjQ3IDY4LjU2IDEwOS42MSIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtNCIgcG9pbnRzPSI2MS44OCAyMDguMDcgMzguNDYgMjM2LjM4IDIuMjQgMTczLjY1IDYxLjg4IDIwOC4wNyIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTk2LjQ2LDc0LjA4SDY4LjkyVjIwMC43NmgzMS43MlYxMjEuNjlMMTM1LDE2MS40MWg0Ljc2bDM0LjQtMzkuNzJ2NzkuMDdoMzEuNzJWNzQuMDhIMTc4LjM1bC00MC45Myw0N1oiLz48L2c+PC9nPjwvc3ZnPg==") no-repeat 0 center/100% auto;
    margin: 0 auto
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos {
    width: 100%;
    text-align: center
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos a,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos a {
    display: block;
    margin: 0 auto 10px auto
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos a img,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos a img {
    display: block;
    width: 100%;
    max-height: 35px
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos div,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos div {
    text-align: right
}

[lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos div span,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos div span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #fff
}

[lang="ar"] footer .footer-content .payment-types,[lang="ar"] footer .footer-content .providers,[lang="fa"] footer .footer-content .payment-types,[lang="fa"] footer .footer-content .providers {
    margin: 32px 0 0 0;
    border-top: 1px solid #434d61;
    text-align: center;
    padding: 20px 0 0
}

[lang="ar"] footer .footer-content .payment-types:after,[lang="ar"] footer .footer-content .providers:after,[lang="fa"] footer .footer-content .payment-types:after,[lang="fa"] footer .footer-content .providers:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] footer .footer-content .payment-types span,[lang="ar"] footer .footer-content .providers span,[lang="fa"] footer .footer-content .payment-types span,[lang="fa"] footer .footer-content .providers span {
    display: inline-block;
    vertical-align: middle;
    width: 54px;
    height: 54px;
    line-height: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 23px;
    font-family: "MuseoSans700","NotoSansBold",serif;
    color: #fff;
    margin: 0 0 20px 0;
    transition: border 0.7s ease
}

[lang="ar"] footer .footer-content .payment-types span:hover,[lang="ar"] footer .footer-content .providers span:hover,[lang="fa"] footer .footer-content .payment-types span:hover,[lang="fa"] footer .footer-content .providers span:hover {
    border: 2px solid #ed1c24
}

[lang="ar"] footer .footer-content .payment-types .payment-logo,[lang="ar"] footer .footer-content .providers .payment-logo,[lang="fa"] footer .footer-content .payment-types .payment-logo,[lang="fa"] footer .footer-content .providers .payment-logo {
    display: inline-block;
    position: relative;
    margin: 0 0 20px 40px;
    margin: 0 40px 20px 0
}

[lang="ar"] footer .footer-content .payment-types .payment-logo:first-child,[lang="ar"] footer .footer-content .providers .payment-logo:first-child,[lang="fa"] footer .footer-content .payment-types .payment-logo:first-child,[lang="fa"] footer .footer-content .providers .payment-logo:first-child {
    margin: 0 0 20px 0
}

[lang="ar"] footer .footer-content .payment-types .payment-logo img,[lang="ar"] footer .footer-content .providers .payment-logo img,[lang="fa"] footer .footer-content .payment-types .payment-logo img,[lang="fa"] footer .footer-content .providers .payment-logo img {
    height: 24px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

[lang="ar"] footer .footer-content .payment-types .payment-logo img:nth-of-type(2),[lang="ar"] footer .footer-content .providers .payment-logo img:nth-of-type(2),[lang="fa"] footer .footer-content .payment-types .payment-logo img:nth-of-type(2),[lang="fa"] footer .footer-content .providers .payment-logo img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

[lang="ar"] footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(1),[lang="ar"] footer .footer-content .providers .payment-logo:hover img:nth-of-type(1),[lang="fa"] footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(1),[lang="fa"] footer .footer-content .providers .payment-logo:hover img:nth-of-type(1) {
    opacity: 0
}

[lang="ar"] footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(2),[lang="ar"] footer .footer-content .providers .payment-logo:hover img:nth-of-type(2),[lang="fa"] footer .footer-content .payment-types .payment-logo:hover img:nth-of-type(2),[lang="fa"] footer .footer-content .providers .payment-logo:hover img:nth-of-type(2) {
    opacity: 1
}

[lang="ar"] footer .footer-content .providers,[lang="fa"] footer .footer-content .providers {
    border-top: none;
    margin: 0 0 0 0;
    height: auto;
    padding: 20px 0 0
}

[lang="ar"] footer .footer-content .providers .provider-logo,[lang="fa"] footer .footer-content .providers .provider-logo {
    display: inline-block;
    position: relative;
    margin: 0 0 20px 40px;
    margin: 0 40px 20px 0
}

[lang="ar"] footer .footer-content .providers .provider-logo:first-child,[lang="fa"] footer .footer-content .providers .provider-logo:first-child {
    margin: 0 0 20px 0
}

[lang="ar"] footer .footer-content .providers .provider-logo img,[lang="fa"] footer .footer-content .providers .provider-logo img {
    height: 34px;
    opacity: 1;
    transition: opacity 0.7s ease;
    margin: 0 !important
}

[lang="ar"] footer .footer-content .providers .provider-logo img:nth-of-type(2),[lang="fa"] footer .footer-content .providers .provider-logo img:nth-of-type(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

[lang="ar"] footer .footer-content .footer-text,[lang="fa"] footer .footer-content .footer-text {
    margin: 33px 0 0 0;
    font-size: 11px;
    color: #AEAEAE;
    font-family: Arial, serif;
    text-align: center
}

[lang="ar"] .sign-in-popup-overlay,[lang="fa"] .sign-in-popup-overlay {
    z-index: 99;
    background: rgba(36,41,52,0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

[lang="ar"] .sign-in-popup,[lang="fa"] .sign-in-popup {
    position: absolute;
    top: 48px;
    right: 0;
    width: 261px;
    min-height: 273px;
    background: #242934;
    border: 1px solid #4d4d4d;
    z-index: 1;
    padding: 27px 28px 33px 30px
}

[lang="ar"] .sign-in-popup.otp-step,[lang="ar"] .sign-in-popup.email-message,[lang="fa"] .sign-in-popup.otp-step,[lang="fa"] .sign-in-popup.email-message {
    min-height: 0
}

[lang="ar"] .sign-in-popup.otp-step p,[lang="ar"] .sign-in-popup.email-message p,[lang="fa"] .sign-in-popup.otp-step p,[lang="fa"] .sign-in-popup.email-message p {
    font-size: 14px;
    color: #fff;
    text-align: center
}

[lang="ar"] .sign-in-popup.otp-step p i,[lang="ar"] .sign-in-popup.otp-step p span,[lang="ar"] .sign-in-popup.email-message p i,[lang="ar"] .sign-in-popup.email-message p span,[lang="fa"] .sign-in-popup.otp-step p i,[lang="fa"] .sign-in-popup.otp-step p span,[lang="fa"] .sign-in-popup.email-message p i,[lang="fa"] .sign-in-popup.email-message p span {
    display: inline-block
}

[lang="ar"] .sign-in-popup.otp-step p i,[lang="ar"] .sign-in-popup.email-message p i,[lang="fa"] .sign-in-popup.otp-step p i,[lang="fa"] .sign-in-popup.email-message p i {
    font-size: 63px
}

[lang="ar"] .sign-in-popup:after,[lang="fa"] .sign-in-popup:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #242934;
    position: absolute;
    top: -7px;
    right: 35px
}

[lang="ar"] .sign-in-popup:before,[lang="fa"] .sign-in-popup:before {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4d4d4d;
    position: absolute;
    top: -9px;
    right: 35px
}

[lang="ar"] .sign-in-popup .icon-close-round,[lang="fa"] .sign-in-popup .icon-close-round {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .sign-in-popup .icon-close-round:hover,[lang="fa"] .sign-in-popup .icon-close-round:hover {
    color: #ed1c24
}

[lang="ar"] .sign-in-popup.fixed,[lang="fa"] .sign-in-popup.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    z-index: 100;
    width: 455px;
    margin: -140px 0 0 -227px
}

[lang="ar"] .sign-in-popup.fixed:after,[lang="ar"] .sign-in-popup.fixed:before,[lang="fa"] .sign-in-popup.fixed:after,[lang="fa"] .sign-in-popup.fixed:before {
    display: none
}

[lang="ar"] .sign-in-popup.fixed .button-group,[lang="fa"] .sign-in-popup.fixed .button-group {
    margin: 20px auto 0;
    text-align: center
}

[lang="ar"] .sign-in-popup.fixed .button-group .submit,[lang="fa"] .sign-in-popup.fixed .button-group .submit {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    margin: 0
}

[lang="ar"] .sign-in-popup.fixed .button-group .submit:not(:first-child),[lang="fa"] .sign-in-popup.fixed .button-group .submit:not(:first-child) {
    margin: 0 0 0 10px;
    margin: 0 15px 0 0
}

[lang="ar"] .sign-in-popup.fixed .button-group .submit:hover,[lang="fa"] .sign-in-popup.fixed .button-group .submit:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

[lang="ar"] .sign-in-popup label,[lang="fa"] .sign-in-popup label {
    display: block;
    position: relative
}

[lang="ar"] .sign-in-popup h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-in-popup h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-in-popup h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-in-popup h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-in-popup h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-in-popup h6,.tournaments-page .text [lang="ar"] .sign-in-popup h1,.tournaments-page .text [lang="ar"] .sign-in-popup h3,[lang="ar"] .sign-in-popup .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-in-popup h1,[lang="ar"] .sign-in-popup .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-in-popup h3,[lang="ar"] .sign-in-popup .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-in-popup h4,[lang="ar"] .sign-in-popup .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-in-popup h5,[lang="ar"] .sign-in-popup .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-in-popup h6,[lang="ar"] .sign-in-popup .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .sign-in-popup h1,[lang="ar"] .sign-in-popup .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .sign-in-popup h3,[lang="fa"] .sign-in-popup h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-in-popup h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-in-popup h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-in-popup h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-in-popup h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-in-popup h6,.tournaments-page .text [lang="fa"] .sign-in-popup h1,.tournaments-page .text [lang="fa"] .sign-in-popup h3,[lang="fa"] .sign-in-popup .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-in-popup h1,[lang="fa"] .sign-in-popup .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-in-popup h3,[lang="fa"] .sign-in-popup .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-in-popup h4,[lang="fa"] .sign-in-popup .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-in-popup h5,[lang="fa"] .sign-in-popup .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-in-popup h6,[lang="fa"] .sign-in-popup .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .sign-in-popup h1,[lang="fa"] .sign-in-popup .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .sign-in-popup h3 {
    font-size: 18px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .sign-in-popup input,[lang="fa"] .sign-in-popup input {
    margin: 12px 0 0 0
}

[lang="ar"] .sign-in-popup input:nth-of-type(1),[lang="fa"] .sign-in-popup input:nth-of-type(1) {
    margin: 22px 0 0 0
}

[lang="ar"] .sign-in-popup .checkbox,[lang="fa"] .sign-in-popup .checkbox {
    margin: 15px 0 0 0
}

[lang="ar"] .sign-in-popup .forgot-password,[lang="fa"] .sign-in-popup .forgot-password {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-family: "OpenSansRegular", serif;
    margin: 14px 0 0 13px;
    text-decoration: none
}

[lang="ar"] .sign-in-popup .signin-error,[lang="fa"] .sign-in-popup .signin-error {
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #ed1c24;
    font-family: "OpenSansRegular", serif
}

[lang="ar"] .sign-in-popup .signin-error:after,[lang="fa"] .sign-in-popup .signin-error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sign-in-popup .signin-error span,[lang="fa"] .sign-in-popup .signin-error span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    width: 170px;
    margin: 0 10px 0 0
}

[lang="ar"] .sign-in-popup .signin-error i,[lang="fa"] .sign-in-popup .signin-error i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .sign-in-popup .submit,[lang="fa"] .sign-in-popup .submit {
    margin: 19px 0 0 0;
    width: 100%;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background 0.5s ease, border 0.5s ease
}

[lang="ar"] .sign-in-popup .submit:hover,[lang="fa"] .sign-in-popup .submit:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

[lang="ar"] .resume-popup-wrap .sign-in-popup-overlay,[lang="fa"] .resume-popup-wrap .sign-in-popup-overlay {
    z-index: 109
}

[lang="ar"] .resume-popup-wrap .sign-in-popup,[lang="fa"] .resume-popup-wrap .sign-in-popup {
    min-height: 10px;
    width: 660px;
    z-index: 110
}

[lang="ar"] .resume-popup-wrap .sign-in-popup.fixed,[lang="fa"] .resume-popup-wrap .sign-in-popup.fixed {
    margin: 0 0 0 -300px !important;
    transform: translateY(-50%)
}

[lang="ar"] .resume-popup-wrap .sign-in-popup iframe,[lang="fa"] .resume-popup-wrap .sign-in-popup iframe {
    margin: 10px 0 0 0;
    width: 100%;
    height: 600px
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap {
    margin: 15px 0 0 0;
    position: relative
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap label,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap label {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    height: 30px;
    line-height: 30px;
    width: 20%;
    vertical-align: middle
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap select,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap select {
    display: inline-block;
    margin: 0;
    width: 80%;
    vertical-align: middle;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    border: 1px solid #4d4d4d;
    padding: 0 10px;
    height: 30px
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap input,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap input {
    width: 80%;
    border: 1px solid #4d4d4d;
    height: 30px;
    padding: 0 17px;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 0
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap input::-webkit-input-placeholder,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap input:-moz-placeholder,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap input::-moz-placeholder,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap input:-ms-input-placeholder,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap .error-message,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap .error-message {
    position: static;
    width: 100%;
    display: block;
    background: none;
    height: auto;
    margin: 10px 0 0 0;
    color: #ED1C24;
    text-align: left;
    padding: 0 0 0 20%
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .input-wrap .error-message:after,[lang="fa"] .resume-popup-wrap .sign-in-popup .input-wrap .error-message:after {
    display: none
}

[lang="ar"] .resume-popup-wrap .sign-in-popup .submit:hover,[lang="ar"] .resume-popup-wrap .sign-in-popup .submit:focus,[lang="fa"] .resume-popup-wrap .sign-in-popup .submit:hover,[lang="fa"] .resume-popup-wrap .sign-in-popup .submit:focus {
    background: inherit !important
}

[lang="ar"] .resume-popup-wrap .sign-in-popup a,[lang="fa"] .resume-popup-wrap .sign-in-popup a {
    display: inline-block;
    font-size: 14px;
    color: #AEAEAE;
    text-decoration: none;
    margin: 10px 0 0 0
}

[lang="ar"] .resume-popup-wrap .message-window,[lang="fa"] .resume-popup-wrap .message-window {
    border: 1px solid #cdcdcd;
    padding: 38px 0 47px;
    text-align: center;
    margin: 20px 0 0 0
}

[lang="ar"] .resume-popup-wrap .message-window h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window h6,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window h1,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window h3,[lang="ar"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h1,[lang="ar"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h3,[lang="ar"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h4,[lang="ar"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h5,[lang="ar"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h6,[lang="ar"] .resume-popup-wrap .message-window .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window h1,[lang="ar"] .resume-popup-wrap .message-window .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window h3,[lang="fa"] .resume-popup-wrap .message-window h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window h6,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window h1,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window h3,[lang="fa"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h1,[lang="fa"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h3,[lang="fa"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h4,[lang="fa"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h5,[lang="fa"] .resume-popup-wrap .message-window .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window h6,[lang="fa"] .resume-popup-wrap .message-window .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window h1,[lang="fa"] .resume-popup-wrap .message-window .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window h3 {
    font-size: 24px;
    font-family: "OpenSansBold", serif
}

[lang="ar"] .resume-popup-wrap .message-window p,[lang="fa"] .resume-popup-wrap .message-window p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "OpenSansBold", serif
}

[lang="ar"] .resume-popup-wrap .message-window p:nth-of-type(1),[lang="fa"] .resume-popup-wrap .message-window p:nth-of-type(1) {
    margin: 17px
}

[lang="ar"] .resume-popup-wrap .message-window.error h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.error h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.error h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.error h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.error h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.error h6,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window.error h1,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window.error h3,[lang="ar"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h1,[lang="ar"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h3,[lang="ar"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h4,[lang="ar"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h5,[lang="ar"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h6,[lang="ar"] .resume-popup-wrap .message-window.error .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window.error h1,[lang="ar"] .resume-popup-wrap .message-window.error .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window.error h3,[lang="fa"] .resume-popup-wrap .message-window.error h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.error h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.error h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.error h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.error h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.error h6,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window.error h1,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window.error h3,[lang="fa"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h1,[lang="fa"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h3,[lang="fa"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h4,[lang="fa"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h5,[lang="fa"] .resume-popup-wrap .message-window.error .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.error h6,[lang="fa"] .resume-popup-wrap .message-window.error .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window.error h1,[lang="fa"] .resume-popup-wrap .message-window.error .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window.error h3 {
    color: #ed1c24
}

[lang="ar"] .resume-popup-wrap .message-window.success h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.success h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.success h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.success h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.success h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .resume-popup-wrap .message-window.success h6,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window.success h1,.tournaments-page .text [lang="ar"] .resume-popup-wrap .message-window.success h3,[lang="ar"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h1,[lang="ar"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h3,[lang="ar"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h4,[lang="ar"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h5,[lang="ar"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h6,[lang="ar"] .resume-popup-wrap .message-window.success .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window.success h1,[lang="ar"] .resume-popup-wrap .message-window.success .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .resume-popup-wrap .message-window.success h3,[lang="fa"] .resume-popup-wrap .message-window.success h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.success h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.success h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.success h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.success h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .resume-popup-wrap .message-window.success h6,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window.success h1,.tournaments-page .text [lang="fa"] .resume-popup-wrap .message-window.success h3,[lang="fa"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h1,[lang="fa"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h3,[lang="fa"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h4,[lang="fa"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h5,[lang="fa"] .resume-popup-wrap .message-window.success .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .resume-popup-wrap .message-window.success h6,[lang="fa"] .resume-popup-wrap .message-window.success .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window.success h1,[lang="fa"] .resume-popup-wrap .message-window.success .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .resume-popup-wrap .message-window.success h3 {
    color: #39B54A
}

[lang="ar"] .sign-up-window,[lang="fa"] .sign-up-window {
    background: rgba(36,41,52,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

[lang="ar"] .sign-up-window .sign-up-window-content,[lang="fa"] .sign-up-window .sign-up-window-content {
    background-color: #20242e;
    background-size: cover;
    position: relative;
    width: 812px;
    padding: 18px 0;
    margin: 0 auto;
    top: 50%;
    border-bottom: 4px solid #ef343b;
    transform: translateY(-50%)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header {
    padding: 0 32px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content {
    position: relative;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 0 16px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h6,.tournaments-page .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.tournaments-page .text [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h4,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h5,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h6,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h6,.tournaments-page .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,.tournaments-page .text [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h4,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h5,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h6,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .sign-up-window .sign-up-window-content .sign-up-header .header-content h3 {
    font-size: 18px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-align: center
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-arrow-left,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-arrow-left {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 21px;
    color: #4e4e4e;
    cursor: pointer;
    right: 0;
    left: auto
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 21px;
    color: #4e4e4e;
    cursor: pointer;
    transition: color 0.3s ease;
    right: auto;
    left: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round:hover,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .icon-close-round:hover {
    color: #fff !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help {
    position: absolute;
    right: 30px;
    top: 3px;
    cursor: pointer;
    right: auto;
    left: 30px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help .icon-help-rounded,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help .icon-help-rounded {
    font-size: 21px;
    color: #fff;
    display: inline-block;
    transition: color 0.3s ease
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover i,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover p,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover i,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-header .header-content .live-help:hover p {
    transition: color 0.3s ease;
    color: #c61017
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error {
    text-align: center;
    margin: 0 0 20px 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group {
    background: #ED1C24;
    display: inline-block;
    padding: 10px;
    margin: 0 auto
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group>*,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group>* {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group span,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group span {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group i,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .system-error .group i {
    color: #fff;
    margin: 0 0 0 15px;
    cursor: pointer
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line {
    position: relative;
    padding: 10px 32px 15px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:before,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .line:before {
    content: '';
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #4d4d4d;
    position: absolute;
    left: 480px;
    left: 332px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap {
    float: left;
    width: 448px;
    padding: 0 20px 0 0;
    float: right;
    padding: 0 0 0 20px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text {
    margin: 0 0 25px 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h2,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h4,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h5,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h6,.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h1,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h3,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h4,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h4,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h5,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h5,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h6,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h6,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h1,[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h3,[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h2,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h4,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h5,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h6,.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h1,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h3,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h4,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h4,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h5,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h5,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .single-bonus-page .single-bonus-content .step>.text h6,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h6,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h1,[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .tournaments-page .step>.text h3,[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text h3 {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-family: "BrandonBold","NotoSansBold",serif;
    border-bottom: 1px solid #4d4d4d;
    padding: 0 0 7px 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 7px 0 0 0;
    text-align: center
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p.required,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .step>.text p.required {
    color: #ed1c24
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label {
    width: 100%;
    display: block;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #4d4d4d;
    padding: 5px 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label.checkbox-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label.checkbox-wrap {
    padding: 0;
    border: none
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message {
    background: none;
    display: inline-block;
    margin: 5px 0 0;
    padding: 0;
    position: static;
    text-align: left;
    color: #ed1c24;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .error-message:after {
    display: none
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .label,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .label {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div {
    display: block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    position: relative
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:first-child,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:first-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:first-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:first-child {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 5px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input {
    border: none;
    width: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input {
    width: 100%;
    padding: 5px 30px 5px 0;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    padding: 5px 0 5px 30px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-webkit-input-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-webkit-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-webkit-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-webkit-input-placeholder {
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-moz-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-moz-placeholder {
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-moz-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input::-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input::-moz-placeholder {
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-ms-input-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-ms-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input input:-ms-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input input:-ms-input-placeholder {
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input .error-message,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input .error-message,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .mask-input .error-message,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .mask-input .error-message {
    margin: 10px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group:after {
    display: none
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap {
    position: relative
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:last-child,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap:last-child {
    margin: 5px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup {
    margin: 5px 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup span,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup span,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap .validation-popup span,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap .validation-popup span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap i,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap i,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.password-group .view-wrap i,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.password-group .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 5px;
    right: auto;
    left: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding: 5px 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question:after,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .Select,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .Select,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .Select,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .Select {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 2px;
    width: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input {
    border: none;
    width: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.secret-question .mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.secret-question .mask-input input {
    width: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    position: relative
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: none;
    border: none;
    height: auto;
    padding: 5px 0;
    box-shadow: none;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-webkit-input-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-webkit-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-webkit-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-webkit-input-placeholder {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-moz-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-moz-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input::-moz-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-ms-input-placeholder,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-ms-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:-ms-input-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:-ms-input-placeholder {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif,serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:disabled,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:disabled,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label label.mask-input input:disabled,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label div.mask-input input:disabled {
    color: #AEAEAE
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select {
    width: 60%;
    direction: ltr;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control {
    font-size: 14px;
    background: none;
    border: none;
    height: 30px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-value,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-multi-value-wrapper,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-value,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-multi-value-wrapper {
    padding: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-arrow-zone,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-arrow-zone {
    padding: 0 0 0 12px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-arrow-zone .Select-arrow,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-arrow-zone .Select-arrow {
    color: #fff
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-placeholder {
    color: #fff;
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    height: 30px;
    line-height: 30px;
    top: 0;
    padding: 0 0 0 0;
    max-width: 84%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input {
    height: 30px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    max-width: 100%;
    display: table-cell !important;
    padding: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-control .Select-input input {
    font-size: 14px;
    border: none !important;
    background: none !important;
    padding: 5px 0 !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select.has-value .Select-control .Select-placeholder,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select.has-value .Select-control .Select-placeholder {
    color: #fff
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-menu-outer,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .Select .Select-menu-outer {
    border: 1px solid #4d4d4d;
    border-top: none;
    margin: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .form-group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .form-group {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    position: relative
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday:after,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday .form-group .Select,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .birthday .form-group .Select {
    width: 33%;
    display: inline-block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="tel"],[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="text"],[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="tel"],[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input input[type="text"] {
    width: 100%;
    font-size: 14px;
    padding: 5px 16px 5px 50px !important;
    height: 26px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    background: none;
    border: none;
    padding: 0 50px 0 16px !important;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag {
    height: 100%
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag .flag,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag .flag {
    top: 50%;
    margin: 0;
    left: 0;
    transform: translateY(-50%)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag .flag .arrow,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .selected-flag .flag .arrow {
    left: 15px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list {
    top: 26px;
    background: #242934;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list .flag,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list .flag {
    display: inline-block;
    margin: 2px 0 0 6px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list .country-name,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list .country-name {
    margin: 0 0 0 3px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list span,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .react-tel-input .country-list span {
    font-family: "BrandonRegular","NotoSansRegular",serif !important;
    font-size: 12px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox {
    margin: 25px 0 0 0;
    padding: 0;
    display: block;
    min-height: 30px;
    direction: ltr
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .checkbox-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 0 0 60px;
    display: block;
    padding: 0 60px 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 26px;
    left: 0;
    border: 3px solid #4d4d4d;
    background: #fff;
    margin: -13px 0 0 0;
    border-radius: 18px;
    transform: translateY(0);
    left: auto;
    right: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon:before,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 22px;
    width: 22px;
    top: -1px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text {
    font-size: 12px;
    line-height: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: left;
    text-align: right
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox .text a {
    text-decoration: none
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon {
    border: 3px solid #39B54A;
    background: #39B54A
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon:before,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .checkbox input:checked+.icon:before {
    top: -1px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(22px)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text {
    width: 100%;
    background: #202f4c;
    margin: 30px 0 0 0;
    padding: 40px 20px 23px;
    text-align: center
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text i,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text i {
    display: inline-block;
    margin: 0 auto;
    font-size: 116px;
    color: #39B54A
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text p,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .welcome-text p {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 35px 0 0 0;
    text-align: center
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox {
    margin: 30px 0 0 0;
    padding: 0;
    display: block;
    text-align: left;
    direction: ltr
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .checkbox-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 60px 0 0;
    display: block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 26px;
    right: 0;
    left: auto;
    border: 3px solid #4d4d4d;
    background: #fff;
    border-radius: 18px
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon:before,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .icon:before {
    content: '';
    display: block;
    background: #fff;
    height: 22px;
    width: 22px;
    top: -1px;
    position: absolute;
    transform: translateX(0);
    border-radius: 100%;
    transition: transform 0.3s linear;
    -webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.75)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: right;
    display: block
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox .text a {
    text-decoration: none;
    color: #fff
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon {
    border: 3px solid #39B54A;
    background: #39B54A
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon:before,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .checkbox input:checked+.icon:before {
    top: -1px;
    margin: 0;
    box-shadow: 0 0 0 0 #000000;
    transform: translateX(22px)
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    padding: 0 15px 0;
    background: #088c35;
    border: none;
    transition: background 0.3s ease
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:last-child,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:last-child,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:last-child,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:last-child,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:last-child {
    margin: 0 0 0 10px;
    margin: 0 10px 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:hover,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:hover,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:hover,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:hover,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons a:hover,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step-buttons button:hover,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a:hover,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button:hover {
    background: rgba(8,140,53,0.7) !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group {
    margin: 30px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    width: 49% !important;
    margin: 0 !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group button {
    background: #088c35 !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .button-group a {
    margin: 0 2% 0 0 !important;
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    margin: 0 0 0 2% !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content {
    float: right;
    width: 278px;
    padding: 0;
    position: relative;
    float: left;
    padding: 0 28px 45px 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .title,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .title {
    font-size: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content img,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content img {
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text {
    margin: 25px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6,.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6,.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3 {
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700", "BrandonBold", serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),.tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text h1:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),[lang="ar"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="fa"] .tournaments-page .text h3:not(:first-child),[lang="fa"] .tournaments-page [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),.tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h1:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h3:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h4:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h5:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .single-bonus-page .single-bonus-content .text h6:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text h1:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h1:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h1:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h6:not(:first-child),.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h2:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h4:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h5:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h6:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content [lang="ar"] .tournaments-page .text h3:not(:first-child),[lang="ar"] .tournaments-page [lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .tournaments-page .text h3:not(:first-child),[lang="fa"] .tournaments-page .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text h3:not(:first-child) {
    margin: 15px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p {
    font-size: 10px;
    line-height: 13px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p:nth-of-type(1),[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text p:nth-of-type(1) {
    margin: 20px 0 0 0
}

[lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text>span,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .bonus-content .text>span {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 28px;
    margin: 20px auto 0;
    font-size: 10px;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    color: #39B54A;
    border: 1px solid #39B54A;
    text-align: center
}

[lang="ar"] .search-window,[lang="fa"] .search-window {
    background: rgba(36,41,52,0.8);
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    min-height: 100vh;
    padding: 0 0 30px 0
}

[lang="ar"] .search-window .search-window-content,[lang="fa"] .search-window .search-window-content {
    margin: 0 auto;
    padding: 25px 20px 17px;
    width: 1280px
}

[lang="ar"] .search-window .search-window-content:after,[lang="fa"] .search-window .search-window-content:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .search-window .search-window-content .search-header:after,[lang="fa"] .search-window .search-window-content .search-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .search-window .search-window-content .search-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-header h6,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-header h1,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-header h3,[lang="ar"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h1,[lang="ar"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h3,[lang="ar"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h4,[lang="ar"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h5,[lang="ar"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h6,[lang="ar"] .search-window .search-window-content .search-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-header h1,[lang="ar"] .search-window .search-window-content .search-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-header h3,[lang="fa"] .search-window .search-window-content .search-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-header h6,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-header h1,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-header h3,[lang="fa"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h1,[lang="fa"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h3,[lang="fa"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h4,[lang="fa"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h5,[lang="fa"] .search-window .search-window-content .search-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-header h6,[lang="fa"] .search-window .search-window-content .search-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-header h1,[lang="fa"] .search-window .search-window-content .search-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-header h3 {
    font-size: 13px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    float: left;
    float: right
}

[lang="ar"] .search-window .search-window-content .search-header .icon-close-round,[lang="fa"] .search-window .search-window-content .search-header .icon-close-round {
    width: 17px;
    height: 17px;
    font-size: 17px;
    display: block;
    float: right;
    cursor: pointer;
    color: #fff;
    transition: color 0.3s ease;
    float: left
}

[lang="ar"] .search-window .search-window-content .search-header .icon-close-round:hover,[lang="fa"] .search-window .search-window-content .search-header .icon-close-round:hover {
    color: #ed1c24
}

[lang="ar"] .search-window .search-window-content .search-result-tabs,[lang="fa"] .search-window .search-window-content .search-result-tabs {
    margin: 20px 0 0 0
}

[lang="ar"] .search-window .search-window-content .search-result-tabs button,[lang="fa"] .search-window .search-window-content .search-result-tabs button {
    padding: 10px 15px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase;
    border: none;
    background: none;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

[lang="ar"] .search-window .search-window-content .search-result-tabs button:hover,[lang="fa"] .search-window .search-window-content .search-result-tabs button:hover {
    border-color: #ed1c24
}

[lang="ar"] .search-window .search-window-content .search-result-tabs button>span,[lang="fa"] .search-window .search-window-content .search-result-tabs button>span {
    display: inline-block;
    color: #fff
}

[lang="ar"] .search-window .search-window-content .search-result-tabs button>span:nth-of-type(2),[lang="fa"] .search-window .search-window-content .search-result-tabs button>span:nth-of-type(2) {
    margin: 0 0 0 5px;
    color: #ed1c24
}

[lang="ar"] .search-window .search-window-content .search-result-tabs button.selected,[lang="fa"] .search-window .search-window-content .search-result-tabs button.selected {
    border-color: #ed1c24
}

[lang="ar"] .search-window .search-window-content .search-result,[lang="fa"] .search-window .search-window-content .search-result {
    overflow: hidden
}

[lang="ar"] .search-window .search-window-content .search-result .global-pagination,[lang="fa"] .search-window .search-window-content .search-result .global-pagination {
    float: left;
    width: 100%;
    margin: 40px 0 0 0
}

[lang="ar"] .search-window .search-window-content .search-result .search-group,[lang="fa"] .search-window .search-window-content .search-result .search-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

[lang="ar"] .search-window .search-window-content .search-result .search-group:after,[lang="fa"] .search-window .search-window-content .search-result .search-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title {
    display: block;
    width: 100%;
    overflow: hidden
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3 {
    color: #fff;
    float: left;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 18px;
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    text-transform: uppercase
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1:after,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="ar"] .search-window .search-window-content .search-result .search-group .result-title [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1:after,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h1:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h2:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h4:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h5:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h6:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .result-title h3:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .result-title .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .result-title h3:after {
    content: "";
    display: block;
    width: 1210px;
    height: 14px;
    background: rgba(237,28,36,0.4);
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%)
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .game-block,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block {
    width: 232px;
    height: 170px;
    flex-basis: 224px
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .game-block button.play span,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block button.play span {
    display: none
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .game-block button.play i,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block button.play i {
    left: 22px
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .game-block:hover,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block:hover {
    border: none
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .game-block:hover .image,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block:hover .image {
    transform: translateY(0)
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block {
    width: 50%;
    height: auto;
    margin: 25px 0 0 0;
    float: right
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block:after,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .image,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .image {
    width: 349px;
    height: 140px;
    float: left;
    float: right
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text {
    position: relative;
    margin: 0 0 0 20px;
    padding: 5px;
    min-height: 140px;
    width: 39%;
    float: left;
    float: right;
    margin: 0 30px 0 0
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h6,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.tournaments-page .text [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h4,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h5,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h6,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h6,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,.tournaments-page .text [lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h4,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h5,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h6,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h1,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text h3 {
    font-size: 14px;
    color: #ed1c24;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text p,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text p {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a {
    display: inline-block;
    position: absolute;
    color: #ed1c24;
    font-family: "MuseoSans700","NotoSansBold",serif;
    text-decoration: none;
    font-size: 11px;
    bottom: 0;
    left: 9px;
    cursor: pointer
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a i,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a i {
    color: #ed1c24;
    width: 4px;
    height: 9px;
    font-size: 9px;
    margin: 0 5px 0 0
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .button-wrap,[lang="fa"] .search-window .search-window-content .search-result .search-group .button-wrap {
    float: left;
    width: 100%;
    margin: 20px 0 0 0
}

[lang="ar"] .search-window .search-window-content .search-result .search-group .button-wrap button,[lang="fa"] .search-window .search-window-content .search-result .search-group .button-wrap button {
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0 auto;
    display: block
}

[lang="ar"] .bonus-page,[lang="fa"] .bonus-page {
    margin: 0 0 -30px 0
}

[lang="ar"] .bonus-page .bonus-wrap,[lang="fa"] .bonus-page .bonus-wrap {
    width: 80%;
    margin: 0 auto
}

[lang="ar"] .bonus-page .bonus-wrap:after,[lang="fa"] .bonus-page .bonus-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .bonus-page .bonus-wrap .bonus-block,[lang="fa"] .bonus-page .bonus-wrap .bonus-block {
    height: 200px;
    margin: 0 0 30px 0;
    box-shadow: 1px 1px 20px 7px rgba(36,41,52,0.34);
    float: right
}

[lang="ar"] .bonus-page .bonus-wrap .bonus-block:nth-of-type(even),[lang="fa"] .bonus-page .bonus-wrap .bonus-block:nth-of-type(even) {
    margin: 0 0 30px 4%;
    margin: 0 4% 30px 0
}

[lang="ar"] .bonus-page .bonus-wrap .bonus-block:hover .text,[lang="fa"] .bonus-page .bonus-wrap .bonus-block:hover .text {
    bottom: 0
}

[lang="ar"] .bonus-page .bonus-game-wrap,[lang="fa"] .bonus-page .bonus-game-wrap {
    position: relative
}

[lang="ar"] .bonus-page .bonus-game-wrap:after,[lang="fa"] .bonus-page .bonus-game-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .bonus-page .bonus-game-wrap .bonus-block,[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block {
    margin: 0 1% 20px 0
}

[lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3),[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3) {
    margin: 0 0 20px 0
}

[lang="ar"] .single-bonus-page,[lang="fa"] .single-bonus-page {
    width: 1040px;
    margin: 0 auto
}

[lang="ar"] .single-bonus-page .image-wrap,[lang="fa"] .single-bonus-page .image-wrap {
    min-height: 422px
}

[lang="ar"] .single-bonus-page .image-wrap img,[lang="fa"] .single-bonus-page .image-wrap img {
    width: 100%;
    display: block;
    margin: 0 0 30px 0
}

[lang="ar"] .single-bonus-page .single-bonus-content,[lang="fa"] .single-bonus-page .single-bonus-content {
    width: 758px;
    float: left;
    float: right
}

[lang="ar"] .single-bonus-page .single-bonus-content>h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content>h2,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h6,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content>h6,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h2,.tournaments-page .text [lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h6,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h1,[lang="ar"] .single-bonus-page .tournaments-page .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h3,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h3,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h4,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h5,[lang="ar"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h6,[lang="fa"] .single-bonus-page .single-bonus-content>h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content>h2,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-content>h6,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content>h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content>h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content>h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content>h6,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h2,.tournaments-page .text [lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .single-bonus-content>h6,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h1,[lang="fa"] .single-bonus-page .tournaments-page .text .footer-pages-wrap .footer-pages-content .single-bonus-content>h1,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .tournaments-page .text .single-bonus-content>h3,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h3,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h4,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h5,[lang="fa"] .single-bonus-page .footer-pages-wrap .footer-pages-content .single-bonus-content>h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content>h6 {
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-size: 26px;
    line-height: 28px
}

[lang="ar"] .single-bonus-page .single-bonus-content .get,[lang="fa"] .single-bonus-page .single-bonus-content .get {
    text-decoration: none;
    text-transform: uppercase;
    color: #39B54A;
    border: 1px solid #39B54A;
    font-family: "BrandonBold","NotoSansBold",serif;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px 10px 60px;
    margin: 20px 0 0 0;
    font-size: 14px;
    position: relative
}

[lang="ar"] .single-bonus-page .single-bonus-content .get i,[lang="fa"] .single-bonus-page .single-bonus-content .get i {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background: url("//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/icon.svg") no-repeat center center/contain
}

[lang="ar"] .single-bonus-page .single-bonus-content .get i:before,[lang="fa"] .single-bonus-page .single-bonus-content .get i:before {
    display: none
}

[lang="ar"] .single-bonus-page .single-bonus-content .text,[lang="fa"] .single-bonus-page .single-bonus-content .text {
    margin: 20px 0 0;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px
}

[lang="ar"] .single-bonus-page .single-bonus-content .text p,[lang="fa"] .single-bonus-page .single-bonus-content .text p {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

[lang="ar"] .single-bonus-page .single-bonus-content .text p:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .text p:not(:first-child) {
    margin: 20px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h2,[lang="ar"] .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text h2,[lang="fa"] .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text h6 {
    margin: 20px 0 0 0;
    font-size: 23px;
    padding: 15px 0 15px 15px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    position: relative;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #202f4c
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #242934
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2,[lang="ar"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2,[lang="fa"] .single-bonus-page .single-bonus-content .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6 {
    font-size: 26px
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text h3 {
    font-size: 20px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text h4 {
    font-size: 18px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text h5 {
    font-size: 16px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text h6 {
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text strong,[lang="fa"] .single-bonus-page .single-bonus-content .text strong {
    font-family: "BrandonBold","NotoSansBold",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text a,[lang="fa"] .single-bonus-page .single-bonus-content .text a {
    color: #fff
}

[lang="ar"] .single-bonus-page .single-bonus-content .text a:visited,[lang="fa"] .single-bonus-page .single-bonus-content .text a:visited {
    color: #AEAEAE
}

[lang="ar"] .single-bonus-page .single-bonus-content .text ul,[lang="ar"] .single-bonus-page .single-bonus-content .text ol,[lang="fa"] .single-bonus-page .single-bonus-content .text ul,[lang="fa"] .single-bonus-page .single-bonus-content .text ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 25px;
    padding: 0 25px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .text ul li,[lang="ar"] .single-bonus-page .single-bonus-content .text ol li,[lang="fa"] .single-bonus-page .single-bonus-content .text ul li,[lang="fa"] .single-bonus-page .single-bonus-content .text ol li {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

[lang="ar"] .single-bonus-page .single-bonus-content .text ul li:not(:first-child),[lang="ar"] .single-bonus-page .single-bonus-content .text ol li:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .text ul li:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .text ol li:not(:first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .text ol,[lang="fa"] .single-bonus-page .single-bonus-content .text ol {
    list-style: decimal
}

[lang="ar"] .single-bonus-page .single-bonus-content .text table,[lang="fa"] .single-bonus-page .single-bonus-content .text table {
    width: 100%
}

[lang="ar"] .single-bonus-page .single-bonus-content .text table td,[lang="fa"] .single-bonus-page .single-bonus-content .text table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .single-bonus-page .single-bonus-content .text table td:not(:first-child),[lang="fa"] .single-bonus-page .single-bonus-content .text table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .social-share-icons,[lang="fa"] .single-bonus-page .single-bonus-content .social-share-icons {
    margin: 30px 0 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .social-share-icons a,[lang="fa"] .single-bonus-page .single-bonus-content .social-share-icons a {
    color: #ed1c24
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction {
    margin: 30px 0 0 0;
    text-align: center
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction button,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction button {
    width: auto;
    padding: 0 35px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 40px auto 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list {
    list-style: none !important;
    padding: 0 !important
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list:after,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li {
    margin: 0 !important;
    padding: 0 15px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li:after,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li span,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li span {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border: 3px solid #ed1c24;
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    float: left;
    margin: 0 10px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li p,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li p {
    float: left;
    width: 80%;
    text-align: left
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3 {
    margin: 5px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-style: italic;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 0
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li h3:after {
    display: none
}

[lang="ar"] .single-bonus-page .single-bonus-content .bonus-instruction-list li p,[lang="fa"] .single-bonus-page .single-bonus-content .bonus-instruction-list li p {
    margin: 8px 0 0 0;
    font-size: 14px;
    line-height: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    font-style: italic;
    color: #AEAEAE
}

[lang="ar"] .single-bonus-page .single-bonus-category,[lang="fa"] .single-bonus-page .single-bonus-category {
    width: 280px;
    float: left;
    padding: 0 0 0 27px;
    float: right;
    padding: 0 27px 0 0
}

[lang="ar"] .single-bonus-page .single-bonus-category h2,.tournaments-page .text [lang="ar"] .single-bonus-page .single-bonus-category h1,.tournaments-page .text [lang="ar"] .single-bonus-page .single-bonus-category h3,[lang="ar"] .single-bonus-page .single-bonus-category .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-category h1,[lang="ar"] .single-bonus-page .single-bonus-category .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-category h3,[lang="ar"] .single-bonus-page .single-bonus-category .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-category h4,[lang="ar"] .single-bonus-page .single-bonus-category .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-category h5,[lang="ar"] .single-bonus-page .single-bonus-category .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .single-bonus-category h6,[lang="ar"] .single-bonus-page .single-bonus-category .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .single-bonus-page .single-bonus-category h1,[lang="ar"] .single-bonus-page .single-bonus-category .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .single-bonus-page .single-bonus-category h3,[lang="fa"] .single-bonus-page .single-bonus-category h2,.tournaments-page .text [lang="fa"] .single-bonus-page .single-bonus-category h1,.tournaments-page .text [lang="fa"] .single-bonus-page .single-bonus-category h3,[lang="fa"] .single-bonus-page .single-bonus-category .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-category h1,[lang="fa"] .single-bonus-page .single-bonus-category .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-category h3,[lang="fa"] .single-bonus-page .single-bonus-category .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-category h4,[lang="fa"] .single-bonus-page .single-bonus-category .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-category h5,[lang="fa"] .single-bonus-page .single-bonus-category .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .single-bonus-category h6,[lang="fa"] .single-bonus-page .single-bonus-category .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .single-bonus-page .single-bonus-category h1,[lang="fa"] .single-bonus-page .single-bonus-category .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .single-bonus-page .single-bonus-category h3 {
    margin: 7px 0 0 0;
    font-size: 18px;
    color: #AEAEAE;
    font-family: "BrandonBold";
    text-transform: uppercase
}

[lang="ar"] .single-bonus-page .single-bonus-category ul,[lang="fa"] .single-bonus-page .single-bonus-category ul {
    margin: 10px 15px 0 13px
}

[lang="ar"] .single-bonus-page .single-bonus-category ul li,[lang="fa"] .single-bonus-page .single-bonus-category ul li {
    font-size: 14px;
    line-height: 18px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    text-transform: uppercase;
    list-style: disc;
    cursor: pointer;
    transition: color 0.3s ease
}

[lang="ar"] .single-bonus-page .single-bonus-category ul li.active,[lang="fa"] .single-bonus-page .single-bonus-category ul li.active {
    color: #ed1c24
}

[lang="ar"] .single-bonus-page .single-bonus-category ul li:hover,[lang="fa"] .single-bonus-page .single-bonus-category ul li:hover {
    color: #ed1c24
}

[lang="ar"] .tournaments-page .text,[lang="fa"] .tournaments-page .text {
    margin: 20px 0 0;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px
}

[lang="ar"] .tournaments-page .text p,[lang="fa"] .tournaments-page .text p {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

[lang="ar"] .tournaments-page .text p:not(:first-child),[lang="fa"] .tournaments-page .text p:not(:first-child) {
    margin: 20px 0 0
}

[lang="ar"] .tournaments-page .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6,[lang="ar"] .tournaments-page .text h1,[lang="ar"] .tournaments-page .text h3,[lang="fa"] .tournaments-page .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6,[lang="fa"] .tournaments-page .text h1,[lang="fa"] .tournaments-page .text h3 {
    margin: 20px 0 0 0;
    font-size: 23px;
    padding: 15px 0 15px 15px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    position: relative;
    border-top: 1px solid #000;
    border-bottom: 1px solid #4d4d4d;
    border: none
}

[lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,[lang="ar"] .tournaments-page .text h3:before,[lang="ar"] [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] [lang="ar"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:before,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:before,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:before,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:before,[lang="fa"] [lang="ar"] .tournaments-page .text h1:before,[lang="ar"] [lang="fa"] .tournaments-page .text h1:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:before,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text h1:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:before,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:before,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:before,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:before,[lang="fa"] [lang="ar"] .tournaments-page .text h3:before,[lang="ar"] [lang="fa"] .tournaments-page .text h3:before,[lang="fa"] .tournaments-page .text h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #202f4c
}

[lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,[lang="ar"] .tournaments-page .text h3:after,[lang="ar"] [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] [lang="ar"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h3:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h4:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h5:after,[lang="fa"] .tournaments-page [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .tournaments-page .text h6:after,[lang="fa"] [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,[lang="fa"] [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #242934
}

[lang="ar"] .tournaments-page .text h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .tournaments-page [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6,[lang="fa"] .tournaments-page .text h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .tournaments-page .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6 {
    border: none;
    font-size: 26px
}

[lang="ar"] .tournaments-page .text h3,[lang="fa"] .tournaments-page .text h3 {
    font-size: 20px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .tournaments-page .text strong,[lang="fa"] .tournaments-page .text strong {
    font-family: "BrandonBold","NotoSansBold",serif
}

[lang="ar"] .tournaments-page .text a,[lang="fa"] .tournaments-page .text a {
    color: #fff
}

[lang="ar"] .tournaments-page .text a:visited,[lang="fa"] .tournaments-page .text a:visited {
    color: #AEAEAE
}

[lang="ar"] .tournaments-page .text ul,[lang="ar"] .tournaments-page .text ol,[lang="fa"] .tournaments-page .text ul,[lang="fa"] .tournaments-page .text ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 25px;
    padding: 0 25px 0 0
}

[lang="ar"] .tournaments-page .text ul li,[lang="ar"] .tournaments-page .text ol li,[lang="fa"] .tournaments-page .text ul li,[lang="fa"] .tournaments-page .text ol li {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 18px
}

[lang="ar"] .tournaments-page .text ul li:not(:first-child),[lang="ar"] .tournaments-page .text ol li:not(:first-child),[lang="fa"] .tournaments-page .text ul li:not(:first-child),[lang="fa"] .tournaments-page .text ol li:not(:first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .tournaments-page .text ol,[lang="fa"] .tournaments-page .text ol {
    list-style: decimal
}

[lang="ar"] .tournaments-page table,[lang="fa"] .tournaments-page table {
    width: 100%
}

[lang="ar"] .tournaments-page table td,[lang="fa"] .tournaments-page table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .tournaments-page table td:not(:first-child),[lang="fa"] .tournaments-page table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

[lang="ar"] .personal-info-header,[lang="fa"] .personal-info-header {
    height: 72px;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .personal-info-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6,.tournaments-page .text [lang="ar"] .personal-info-header h1,.tournaments-page .text [lang="ar"] .personal-info-header h3,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6,[lang="ar"] .personal-info-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .personal-info-header h1,[lang="ar"] .personal-info-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .personal-info-header h3,[lang="fa"] .personal-info-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6,.tournaments-page .text [lang="fa"] .personal-info-header h1,.tournaments-page .text [lang="fa"] .personal-info-header h3,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6,[lang="fa"] .personal-info-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .personal-info-header h1,[lang="fa"] .personal-info-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .personal-info-header h3 {
    font-size: 24px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 0 0 28px;
    height: 70px;
    padding: 0 28px 0 0
}

[lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .tournaments-page .text h1:after,.tournaments-page .text [lang="ar"] .personal-info-header h1:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .tournaments-page .text h3:after,.tournaments-page .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text .personal-info-header h1:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text .personal-info-header h6:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h2:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h3:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h4:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h5:after,[lang="ar"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h1:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h2:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h4:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h5:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header [lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="ar"] .personal-info-header h6:after,[lang="ar"] .personal-info-header .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text .personal-info-header h3:after,[lang="ar"] .personal-info-header [lang="fa"] .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text [lang="ar"] .personal-info-header h3:after,[lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,.single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .tournaments-page .text h1:after,.tournaments-page .text [lang="fa"] .personal-info-header h1:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,.tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .tournaments-page .text h3:after,.tournaments-page .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h1:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h2:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h3:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h4:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h5:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5:after,[lang="fa"] .personal-info-header [lang="ar"] .single-bonus-page .single-bonus-content .text h6:after,[lang="ar"] .single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6:after,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text h1:after,[lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h1:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h2:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h4:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h5:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text [lang="fa"] .personal-info-header h6:after,[lang="fa"] .personal-info-header .tournaments-page .text h1:after,[lang="fa"] .tournaments-page .text .personal-info-header h1:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .tournaments-page .text h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h2:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .tournaments-page .text h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h3:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .tournaments-page .text h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h4:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .tournaments-page .text h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h5:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .personal-info-header .tournaments-page .text h6:after,.footer-pages-wrap .footer-pages-content [lang="fa"] .tournaments-page .text .personal-info-header h6:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h2:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h2:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h2:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h2:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h3:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h3:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h3:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h3:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h4:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h4:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h4:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h4:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h5:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h5:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h5:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h5:after,[lang="fa"] .personal-info-header .tournaments-page .text .footer-pages-wrap .footer-pages-content h6:after,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content .personal-info-header h6:after,[lang="fa"] .personal-info-header .footer-pages-wrap .footer-pages-content .tournaments-page .text h6:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text .personal-info-header h6:after,[lang="fa"] .personal-info-header [lang="ar"] .tournaments-page .text h3:after,[lang="ar"] .tournaments-page .text [lang="fa"] .personal-info-header h3:after,[lang="fa"] .personal-info-header .tournaments-page .text h3:after,[lang="fa"] .tournaments-page .text .personal-info-header h3:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .personal-info-header h2 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6 i,.tournaments-page .text [lang="ar"] .personal-info-header h1 i,.tournaments-page .text [lang="ar"] .personal-info-header h3 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 i,[lang="ar"] .personal-info-header .tournaments-page .text h1 i,[lang="ar"] .tournaments-page .text .personal-info-header h1 i,[lang="ar"] .personal-info-header .tournaments-page .text h3 i,[lang="ar"] .tournaments-page .text .personal-info-header h3 i,[lang="ar"] .personal-info-header h2 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6 span,.tournaments-page .text [lang="ar"] .personal-info-header h1 span,.tournaments-page .text [lang="ar"] .personal-info-header h3 span,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 span,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 span,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 span,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 span,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 span,[lang="ar"] .personal-info-header .tournaments-page .text h1 span,[lang="ar"] .tournaments-page .text .personal-info-header h1 span,[lang="ar"] .personal-info-header .tournaments-page .text h3 span,[lang="ar"] .tournaments-page .text .personal-info-header h3 span,[lang="fa"] .personal-info-header h2 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6 i,.tournaments-page .text [lang="fa"] .personal-info-header h1 i,.tournaments-page .text [lang="fa"] .personal-info-header h3 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 i,[lang="fa"] .personal-info-header .tournaments-page .text h1 i,[lang="fa"] .tournaments-page .text .personal-info-header h1 i,[lang="fa"] .personal-info-header .tournaments-page .text h3 i,[lang="fa"] .tournaments-page .text .personal-info-header h3 i,[lang="fa"] .personal-info-header h2 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6 span,.tournaments-page .text [lang="fa"] .personal-info-header h1 span,.tournaments-page .text [lang="fa"] .personal-info-header h3 span,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 span,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 span,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 span,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 span,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 span,[lang="fa"] .personal-info-header .tournaments-page .text h1 span,[lang="fa"] .tournaments-page .text .personal-info-header h1 span,[lang="fa"] .personal-info-header .tournaments-page .text h3 span,[lang="fa"] .tournaments-page .text .personal-info-header h3 span {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .personal-info-header h2 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h1 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h3 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h4 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h5 i,.single-bonus-page .single-bonus-content .text [lang="ar"] .personal-info-header h6 i,.tournaments-page .text [lang="ar"] .personal-info-header h1 i,.tournaments-page .text [lang="ar"] .personal-info-header h3 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 i,[lang="ar"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 i,[lang="ar"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 i,[lang="ar"] .personal-info-header .tournaments-page .text h1 i,[lang="ar"] .tournaments-page .text .personal-info-header h1 i,[lang="ar"] .personal-info-header .tournaments-page .text h3 i,[lang="ar"] .tournaments-page .text .personal-info-header h3 i,[lang="fa"] .personal-info-header h2 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h1 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h3 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h4 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h5 i,.single-bonus-page .single-bonus-content .text [lang="fa"] .personal-info-header h6 i,.tournaments-page .text [lang="fa"] .personal-info-header h1 i,.tournaments-page .text [lang="fa"] .personal-info-header h3 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h1 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h1 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h3 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h3 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h4 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h4 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h5 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h5 i,[lang="fa"] .personal-info-header .single-bonus-page .single-bonus-content .text h6 i,[lang="fa"] .single-bonus-page .single-bonus-content .text .personal-info-header h6 i,[lang="fa"] .personal-info-header .tournaments-page .text h1 i,[lang="fa"] .tournaments-page .text .personal-info-header h1 i,[lang="fa"] .personal-info-header .tournaments-page .text h3 i,[lang="fa"] .tournaments-page .text .personal-info-header h3 i {
    cursor: pointer;
    margin: 0 10px 0 0
}

[lang="ar"] .personal-info-form,[lang="fa"] .personal-info-form {
    width: 628px;
    margin: 19px auto 55px
}

[lang="ar"] .personal-info-form:after,[lang="fa"] .personal-info-form:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .personal-info-form .form-label,[lang="fa"] .personal-info-form .form-label {
    width: 295px;
    display: block;
    float: left;
    margin: 19px 0 0 0;
    min-height: 69px;
    position: relative
}

[lang="ar"] .personal-info-form .form-label:nth-of-type(1),[lang="ar"] .personal-info-form .form-label:nth-of-type(2),[lang="fa"] .personal-info-form .form-label:nth-of-type(1),[lang="fa"] .personal-info-form .form-label:nth-of-type(2) {
    margin: 0
}

[lang="ar"] .personal-info-form .form-label:nth-of-type(even),[lang="fa"] .personal-info-form .form-label:nth-of-type(even) {
    float: right
}

[lang="ar"] .personal-info-form .form-label .mask-input,[lang="fa"] .personal-info-form .form-label .mask-input {
    position: relative
}

[lang="ar"] .personal-info-form .form-label .mask-input .group3>div:nth-of-type(2),[lang="fa"] .personal-info-form .form-label .mask-input .group3>div:nth-of-type(2) {
    margin: 19px 0 0 0
}

[lang="ar"] .personal-info-form .form-label input,[lang="fa"] .personal-info-form .form-label input {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px
}

[lang="ar"] .personal-info-form .form-label input:disabled,[lang="fa"] .personal-info-form .form-label input:disabled {
    background: #202f4c;
    color: #AEAEAE;
    cursor: not-allowed
}

[lang="ar"] .personal-info-form .form-label .Select,[lang="fa"] .personal-info-form .form-label .Select {
    direction: ltr;
    text-align: right
}

[lang="ar"] .personal-info-form .form-label .Select .Select-control,[lang="fa"] .personal-info-form .form-label .Select .Select-control {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px
}

[lang="ar"] .personal-info-form .form-label .Select .Select-control .Select-placeholder,[lang="fa"] .personal-info-form .form-label .Select .Select-control .Select-placeholder {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    line-height: 38px
}

[lang="ar"] .personal-info-form .form-label .Select .Select-control .Select-input,[lang="fa"] .personal-info-form .form-label .Select .Select-control .Select-input {
    height: 38px;
    margin: 0 !important
}

[lang="ar"] .personal-info-form .form-label .Select.is-disabled .Select-control,[lang="fa"] .personal-info-form .form-label .Select.is-disabled .Select-control {
    background: #202f4c
}

[lang="ar"] .personal-info-form .form-label .Select.is-disabled .Select-control .Select-placeholder,[lang="fa"] .personal-info-form .form-label .Select.is-disabled .Select-control .Select-placeholder {
    color: #AEAEAE;
    cursor: not-allowed
}

[lang="ar"] .personal-info-form .form-label .label,[lang="fa"] .personal-info-form .form-label .label {
    font-size: 13px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    display: inline-block;
    padding: 0 0 13px 7px
}

[lang="ar"] .personal-info-form .form-label .birthday .form-group,[lang="fa"] .personal-info-form .form-label .birthday .form-group {
    height: 40px
}

[lang="ar"] .personal-info-form .form-label .birthday .Select,[lang="fa"] .personal-info-form .form-label .birthday .Select {
    display: inline-block;
    width: 85px
}

[lang="ar"] .personal-info-form .form-label .birthday .Select:nth-of-type(2),[lang="fa"] .personal-info-form .form-label .birthday .Select:nth-of-type(2) {
    margin: 0 5px
}

[lang="ar"] .personal-info-form .form-label .birthday .Select:nth-of-type(3),[lang="fa"] .personal-info-form .form-label .birthday .Select:nth-of-type(3) {
    width: 115px
}

[lang="ar"] .personal-info-form .form-label .birthday .Select .Select-control .Select-placeholder,[lang="fa"] .personal-info-form .form-label .birthday .Select .Select-control .Select-placeholder {
    padding: 0 13px 0 0
}

[lang="ar"] .personal-info-form .form-label .react-tel-input input,[lang="fa"] .personal-info-form .form-label .react-tel-input input {
    padding: 0 50px 0 10px
}

[lang="ar"] .personal-info-form .form-label .react-tel-input .flag-dropdown .selected-flag .flag,[lang="fa"] .personal-info-form .form-label .react-tel-input .flag-dropdown .selected-flag .flag {
    left: 0
}

[lang="ar"] .personal-info-form .form-label .react-tel-input .flag-dropdown .selected-flag .arrow,[lang="fa"] .personal-info-form .form-label .react-tel-input .flag-dropdown .selected-flag .arrow {
    left: 15px
}

[lang="ar"] .personal-info-form .form-label .react-tel-input .country-list .flag,[lang="fa"] .personal-info-form .form-label .react-tel-input .country-list .flag {
    margin: 2px 0 0 6px
}

[lang="ar"] .personal-info-form .form-label .react-tel-input .country-list .country-name,[lang="fa"] .personal-info-form .form-label .react-tel-input .country-list .country-name {
    margin: 0 0 0 3px
}

[lang="ar"] .personal-info-form .form-label .view-wrap,[lang="fa"] .personal-info-form .form-label .view-wrap {
    position: relative
}

[lang="ar"] .personal-info-form .form-label .view-wrap:nth-of-type(2),[lang="fa"] .personal-info-form .form-label .view-wrap:nth-of-type(2) {
    margin: 19px 0 0 0
}

[lang="ar"] .personal-info-form .form-label .view-wrap i,[lang="fa"] .personal-info-form .form-label .view-wrap i {
    color: #AEAEAE;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 9px
}

[lang="ar"] .personal-info-form .error-message,[lang="fa"] .personal-info-form .error-message {
    position: absolute;
    left: 0;
    background: #ED1C24;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 12px;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    z-index: 25;
    top: 126%;
    bottom: auto
}

[lang="ar"] .personal-info-form .error-message:after,[lang="fa"] .personal-info-form .error-message:after {
    content: "";
    border-bottom: 10px solid #ed1c24;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    left: 50%;
    margin: 0 0 0 -5px;
    position: absolute;
    top: -10px;
    bottom: auto;
    border-top: none
}

[lang="ar"] .personal-info-form .button-wrap,[lang="fa"] .personal-info-form .button-wrap {
    float: left;
    width: 100%
}

[lang="ar"] .personal-info-form .button-wrap button,[lang="fa"] .personal-info-form .button-wrap button {
    display: block;
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 32px auto 0;
    transition: background .5s ease
}

[lang="ar"] .personal-info-form .button-wrap button:hover,[lang="fa"] .personal-info-form .button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .subscription-settings,[lang="fa"] .subscription-settings {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .subscription-settings .subscription-settings-wrap,[lang="fa"] .subscription-settings .subscription-settings-wrap {
    border: 1px solid #4d4d4d;
    min-height: 586px;
    position: relative
}

[lang="ar"] .subscription-settings .subscription-settings-wrap .subscribes-wrap,[lang="fa"] .subscription-settings .subscription-settings-wrap .subscribes-wrap {
    width: 100%;
    position: relative;
    min-height: 550px
}

[lang="ar"] .subscription-settings .subscription-settings-wrap .subscribes-wrap:after,[lang="fa"] .subscription-settings .subscription-settings-wrap .subscribes-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .subscription-settings .subscription-settings-wrap .subscribes-wrap:before,[lang="fa"] .subscription-settings .subscription-settings-wrap .subscribes-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 80%;
    background: #fff
}

[lang="ar"] .subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap,[lang="fa"] .subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap {
    float: left;
    width: 50%;
    text-align: center;
    padding: 100px 0 0 0
}

[lang="ar"] .subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap p,[lang="fa"] .subscription-settings .subscription-settings-wrap .subscribes-wrap .checkbox-wrap p {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 18px;
    text-align: center;
    margin: 20px auto 0;
    width: 60%
}

[lang="ar"] .user-transactions,[lang="fa"] .user-transactions {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-transactions .user-transactions-header:after,[lang="fa"] .user-transactions .user-transactions-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-transactions .user-transactions-header .period,[lang="fa"] .user-transactions .user-transactions-header .period {
    border-top: 1px solid #4d4d4d;
    margin: 10px 0 0 0
}

[lang="ar"] .user-transactions .user-transactions-header .period h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-transactions-header .period h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-transactions-header .period h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-transactions-header .period h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-transactions-header .period h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-transactions-header .period h6,.tournaments-page .text [lang="ar"] .user-transactions .user-transactions-header .period h1,.tournaments-page .text [lang="ar"] .user-transactions .user-transactions-header .period h3,[lang="ar"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h1,[lang="ar"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h3,[lang="ar"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h4,[lang="ar"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h5,[lang="ar"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h6,[lang="ar"] .user-transactions .user-transactions-header .period .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .user-transactions .user-transactions-header .period h1,[lang="ar"] .user-transactions .user-transactions-header .period .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .user-transactions .user-transactions-header .period h3,[lang="fa"] .user-transactions .user-transactions-header .period h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-transactions-header .period h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-transactions-header .period h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-transactions-header .period h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-transactions-header .period h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-transactions-header .period h6,.tournaments-page .text [lang="fa"] .user-transactions .user-transactions-header .period h1,.tournaments-page .text [lang="fa"] .user-transactions .user-transactions-header .period h3,[lang="fa"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h1,[lang="fa"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h3,[lang="fa"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h4,[lang="fa"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h5,[lang="fa"] .user-transactions .user-transactions-header .period .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-transactions-header .period h6,[lang="fa"] .user-transactions .user-transactions-header .period .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .user-transactions .user-transactions-header .period h1,[lang="fa"] .user-transactions .user-transactions-header .period .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .user-transactions .user-transactions-header .period h3 {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    margin: 8px 0 0 0
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group,[lang="fa"] .user-transactions .user-transactions-header .period .date-group {
    margin: 8px 0 0 0
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group:after,[lang="fa"] .user-transactions .user-transactions-header .period .date-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar {
    width: 80%;
    float: left
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar>div,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar>div {
    width: 49.5%;
    display: inline-block
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar>div:first-child,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar>div:first-child {
    margin: 0 1% 0 0;
    display: inline-block;
    width: 40%
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper {
    width: 100%;
    display: inline-block;
    width: 40%
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container {
    width: 100%;
    position: relative;
    display: inline-block
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container:before,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar .react-datepicker-wrapper .react-datepicker__input-container:before {
    content: "\E00B";
    font-family: 'Icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 18px
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar input,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar input {
    width: 100%;
    border: 1px solid #4d4d4d;
    background: #20242e;
    height: 38px;
    padding: 0 17px;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "OpenSansRegular", serif;
    display: inline-block
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar input::-webkit-input-placeholder,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar input:-moz-placeholder,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar input:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar input::-moz-placeholder,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar input::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .calendar input:-ms-input-placeholder,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .calendar input:-ms-input-placeholder {
    color: #a1a1a1;
    font-family: "OpenSansRegular",serif
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .button,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .button {
    height: 38px;
    float: right;
    border: none;
    background: #202f4c;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    width: 15%
}

[lang="ar"] .user-transactions .user-transactions-header .period .date-group .button:hover,[lang="fa"] .user-transactions .user-transactions-header .period .date-group .button:hover {
    background: #ED1C24;
    color: #fff
}

[lang="ar"] .user-transactions .user-transactions-header .tabs,[lang="fa"] .user-transactions .user-transactions-header .tabs {
    text-align: left;
    text-align: right
}

[lang="ar"] .user-transactions .user-transactions-header .tabs>div,[lang="fa"] .user-transactions .user-transactions-header .tabs>div {
    display: inline-block;
    margin: 0 20px 0 0
}

[lang="ar"] .user-transactions .user-transactions-header .tabs>div:last-child,[lang="fa"] .user-transactions .user-transactions-header .tabs>div:last-child {
    margin: 0
}

[lang="ar"] .user-transactions .user-transactions-header .tabs button,[lang="fa"] .user-transactions .user-transactions-header .tabs button {
    padding: 0 30px 7px;
    font-size: 14px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    border: none;
    background: none;
    border-bottom: 2px solid #4d4d4d;
    cursor: pointer;
    display: inline-block;
    color: #AEAEAE
}

[lang="ar"] .user-transactions .user-transactions-header .tabs button.selected,[lang="fa"] .user-transactions .user-transactions-header .tabs button.selected {
    border-color: #ed1c24;
    color: #fff
}

[lang="ar"] .user-transactions [data-tabs],[lang="fa"] .user-transactions [data-tabs] {
    margin: 0
}

[lang="ar"] .user-transactions [data-tabs] .react-tabs__tab-list li,[lang="fa"] .user-transactions [data-tabs] .react-tabs__tab-list li {
    width: 24.5%;
    margin: 0 0.65% 0 0;
    background: #202f4c;
    border: none !important;
    border-top: 1px solid #4d4d4d !important;
    font-size: 14px;
    margin: 0 0 0 0.65%
}

[lang="ar"] .user-transactions [data-tabs] .react-tabs__tab-list li:last-child,[lang="fa"] .user-transactions [data-tabs] .react-tabs__tab-list li:last-child {
    margin: 0
}

[lang="ar"] .user-transactions .user-account-block,[lang="fa"] .user-transactions .user-account-block {
    padding: 20px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group,[lang="fa"] .user-transactions .user-account-block .group {
    margin: 0 0 2px 0
}

[lang="ar"] .user-transactions .user-account-block .group .block,[lang="fa"] .user-transactions .user-account-block .group .block {
    background: #202f4c;
    border-top: 1px solid #4d4d4d;
    padding: 10px 0
}

[lang="ar"] .user-transactions .user-account-block .group .block:after,[lang="fa"] .user-transactions .user-account-block .group .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group .block>div,[lang="fa"] .user-transactions .user-account-block .group .block>div {
    width: 21.25%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

[lang="ar"] .user-transactions .user-account-block .group .block>div:after,[lang="fa"] .user-transactions .user-account-block .group .block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group .block>div>span,[lang="fa"] .user-transactions .user-account-block .group .block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    margin: 0 5px 0 0;
    margin: 0 0 0 5px
}

[lang="ar"] .user-transactions .user-account-block .group .block>div>span:last-child,[lang="fa"] .user-transactions .user-account-block .group .block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0
}

[lang="ar"] .user-transactions .user-account-block .group .block>div i,[lang="fa"] .user-transactions .user-account-block .group .block>div i {
    color: #4e4e4e;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: relative;
    top: 3px
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type,[lang="fa"] .user-transactions .user-account-block .group .block>div .type {
    padding: 1px 5px 2px 5px;
    border-radius: 3px
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.won,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.won {
    background: #39B54A
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.lost,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.lost {
    background: #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.returned,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.returned {
    background: #babb00
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.accepted,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.accepted {
    background: #4169e1
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.cash-out {
    background: #1ab394
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.pending,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.pending {
    background: orange
}

[lang="ar"] .user-transactions .user-account-block .group .block>div .type.cashedout,[lang="fa"] .user-transactions .user-account-block .group .block>div .type.cashedout {
    background: #2d8e3a
}

[lang="ar"] .user-transactions .user-account-block .group .block>div.more,[lang="fa"] .user-transactions .user-account-block .group .block>div.more {
    width: 15%;
    text-align: right;
    direction: ltr;
    text-align: left
}

[lang="ar"] .user-transactions .user-account-block .group .block>div.more>span,[lang="fa"] .user-transactions .user-account-block .group .block>div.more>span {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-style: italic;
    cursor: pointer;
    line-height: normal;
    margin: 0
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block,[lang="fa"] .user-transactions .user-account-block .group .sub-block {
    background: #2f4570
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block>div,[lang="fa"] .user-transactions .user-account-block .group .sub-block>div {
    height: 30px;
    display: inline-block;
    padding: 0 10px
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block>div:after,[lang="fa"] .user-transactions .user-account-block .group .sub-block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block>div>span,[lang="fa"] .user-transactions .user-account-block .group .sub-block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block>div>span:last-child,[lang="fa"] .user-transactions .user-account-block .group .sub-block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px;
    margin: 0 5px 0 0
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block .bet-tables,[lang="fa"] .user-transactions .user-account-block .group .sub-block .bet-tables {
    display: block;
    height: auto;
    width: 100%;
    padding: 15px 10px
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table,[lang="fa"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table {
    border: 1px solid #181818;
    width: 80%
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table:not(first-child),[lang="fa"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table:not(first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td,[lang="fa"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td {
    border: 1px solid #181818;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    padding: 2px 5px;
    width: 40%
}

[lang="ar"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td:last-child,[lang="fa"] .user-transactions .user-account-block .group .sub-block .bet-tables .bet-info-table td:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    width: 60%
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div,[lang="fa"] .user-transactions .user-account-block .group.game .block>div {
    width: 16.25%
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div:first-child,[lang="fa"] .user-transactions .user-account-block .group.game .block>div:first-child {
    width: 10%;
    text-align: center
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div:first-child .image,[lang="fa"] .user-transactions .user-account-block .group.game .block>div:first-child .image {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div:first-child .image img,[lang="fa"] .user-transactions .user-account-block .group.game .block>div:first-child .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div.id,[lang="fa"] .user-transactions .user-account-block .group.game .block>div.id {
    width: 10%
}

[lang="ar"] .user-transactions .user-account-block .group.game .block>div.more,[lang="fa"] .user-transactions .user-account-block .group.game .block>div.more {
    width: 15%
}

[lang="ar"] .user-transactions .user-account-block .group.game .sub-block,[lang="fa"] .user-transactions .user-account-block .group.game .sub-block {
    padding: 0 0 0 10%
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div {
    width: 16.25%
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div:first-child,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div:first-child {
    width: 26.25%;
    text-align: center
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div:first-child .image,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div:first-child .image {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
    text-align: center;
    width: 100%;
    height: 30px
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div:first-child .image:after,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div:first-child .image:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div:first-child .image img,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div:first-child .image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div.id,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div.id {
    width: 10%
}

[lang="ar"] .user-transactions .user-account-block .group.payment .block>div.more,[lang="fa"] .user-transactions .user-account-block .group.payment .block>div.more {
    width: 15%
}

[lang="ar"] .user-transactions .user-account-block .group.payment .sub-block,[lang="fa"] .user-transactions .user-account-block .group.payment .sub-block {
    padding: 0 0 0 10%
}

[lang="ar"] .user-transactions .user-account-block .group.pending .block>div,[lang="fa"] .user-transactions .user-account-block .group.pending .block>div {
    width: 19%
}

[lang="ar"] .user-transactions .user-account-block .group.pending .block>div.id,[lang="fa"] .user-transactions .user-account-block .group.pending .block>div.id {
    width: 12%
}

[lang="ar"] .user-transactions .user-account-block .group.pending .block>div.button-wrap,[lang="fa"] .user-transactions .user-account-block .group.pending .block>div.button-wrap {
    width: 12%;
    text-align: left
}

[lang="ar"] .user-transactions .user-account-block .group.bet .block>div,[lang="fa"] .user-transactions .user-account-block .group.bet .block>div {
    width: 17%
}

[lang="ar"] .user-transactions .user-account-block .group.bet .block>div.more,[lang="fa"] .user-transactions .user-account-block .group.bet .block>div.more {
    width: 15%
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block {
    padding: 15px 10px 0 !important;
    text-align: center
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon {
    width: 50%;
    background: #202f4c;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0 1.5% 15px;
    text-align: left
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon:after,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon:after {
    display: none
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header {
    border-bottom: 1px dashed #2f4570;
    padding: 20px 10px 10px
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonBold","NotoSansBold",serif
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    padding: 1px 10px 2px 10px;
    border-radius: 3px;
    margin: 0 0 0 10px
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.won,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.won,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.won,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.won,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.won,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.won,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.won,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.won,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.won,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.won,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.won,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.won,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.won,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.won,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.won,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.won,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.won,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.won,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.won,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.won,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.won,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.won,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.won,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.won {
    background: #39B54A
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.lost,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.lost,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.lost,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.lost,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.lost,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.lost,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.lost,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.lost,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.lost,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.lost,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.lost,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.lost,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.lost,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.lost,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.lost,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.lost,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.lost,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.lost,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.lost,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.lost,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.lost,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.lost,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.lost,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.lost {
    background: #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.returned,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.returned,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.returned,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.returned,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.returned,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.returned,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.returned,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.returned,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.returned,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.returned,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.returned,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.returned,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.returned,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.returned,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.returned,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.returned,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.returned,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.returned,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.returned,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.returned,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.returned,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.returned,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.returned,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.returned {
    background: #babb00
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.accepted,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.accepted,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.accepted,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.accepted,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.accepted,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.accepted,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.accepted,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.accepted,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.accepted,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.accepted,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.accepted,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.accepted,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.accepted,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.accepted,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.accepted,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.accepted,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.accepted,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.accepted,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.accepted {
    background: #4169e1
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.cash-out,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.cash-out,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.cash-out,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.cash-out,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.cash-out,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.cash-out,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.cash-out,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.cash-out,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.cash-out,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.cash-out,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.cash-out,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.cash-out,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.cash-out,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.cash-out,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.cash-out,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.cash-out,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.cash-out,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.cash-out,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.cash-out {
    background: #1ab394
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.pending,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.pending,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.pending,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.pending,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.tournaments-page .text [lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.pending,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.pending,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.pending,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.pending,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.pending,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.pending,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.pending,[lang="ar"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h2 .type.pending,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.pending,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.pending,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.pending,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,.tournaments-page .text [lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h1 .type.pending,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h3 .type.pending,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h4 .type.pending,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h4 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h5 .type.pending,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h5 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .single-bonus-page .single-bonus-content .text h6 .type.pending,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h6 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h1 .type.pending,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h1 .type.pending,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header .tournaments-page .text h3 .type.pending,[lang="fa"] .tournaments-page .text .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header h3 .type.pending {
    background: orange
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div {
    margin: 15px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div:after,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span:last-child,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-header>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px;
    margin: 0 5px 0 0
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content {
    padding: 5px;
    background: #253657
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game:not(:first-child),[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game:not(:first-child) {
    margin: 5px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game a,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game a {
    display: block;
    text-decoration: none;
    background: #2c4169;
    padding: 5px 10px;
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    cursor: pointer;
    border: 1px solid #202f4c
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul {
    padding: 10px 10px 10px 30px
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li {
    font-size: 16px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #fff
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li:not(:first-child),[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-content .game ul li:not(:first-child) {
    margin: 5px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer {
    padding: 10px
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:after,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:not(:first-child),[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div:not(:first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span:last-child,[lang="fa"] .user-transactions .user-account-block .group.bet .sub-block .coupon .coupon-footer>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px;
    margin: 0 5px 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group,[lang="fa"] .user-transactions .user-account-block .betting-group {
    border-top: 3px solid #4d4d4d
}

[lang="ar"] .user-transactions .user-account-block .betting-group:not(:nth-of-type(1)),[lang="fa"] .user-transactions .user-account-block .betting-group:not(:nth-of-type(1)) {
    margin: 10px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group.won,[lang="fa"] .user-transactions .user-account-block .betting-group.won {
    border-color: #39B54A
}

[lang="ar"] .user-transactions .user-account-block .betting-group.lost,[lang="fa"] .user-transactions .user-account-block .betting-group.lost {
    border-color: #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .betting-group.returned,[lang="fa"] .user-transactions .user-account-block .betting-group.returned {
    border-color: #babb00
}

[lang="ar"] .user-transactions .user-account-block .betting-group.accepted,[lang="fa"] .user-transactions .user-account-block .betting-group.accepted {
    border-color: #4169e1
}

[lang="ar"] .user-transactions .user-account-block .betting-group.pending,[lang="fa"] .user-transactions .user-account-block .betting-group.pending {
    border-color: orange
}

[lang="ar"] .user-transactions .user-account-block .betting-group.cashedout,[lang="fa"] .user-transactions .user-account-block .betting-group.cashedout {
    border-color: #1ab394
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block,[lang="fa"] .user-transactions .user-account-block .betting-group .block {
    cursor: pointer;
    padding: 0 7px 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top {
    padding: 8px 17px 10px;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top:after,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .left,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .left {
    float: left
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .left .date,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .left .date {
    display: block;
    font-size: 12px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .left .id,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .left .id {
    display: block;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .left .id span,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .left .id span {
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .left .id>span:last-child,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .left .id>span:last-child {
    color: #fff;
    margin: 0 0 0 5px
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right {
    float: right;
    text-align: right
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type {
    display: block;
    font-size: 12px;
    font-family: "BrandonBold","NotoSansBold",serif;
    text-transform: uppercase
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.won,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.won {
    color: #39B54A
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.lost,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.lost {
    color: #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.returned,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.returned {
    color: #babb00
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.accepted,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.accepted {
    color: #4169e1
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.pending,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.pending {
    color: orange
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .type.cashedout,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .type.cashedout {
    color: #1ab394
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .top .right .bet-type,[lang="fa"] .user-transactions .user-account-block .betting-group .block .top .right .bet-type {
    display: block;
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom {
    padding: 0 17px 8px
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom:after,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom>div,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom>div {
    float: left
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom>div.right,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom>div.right {
    float: right
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom>div>div,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom>div>div {
    display: block;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 5px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom>div>div span,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom>div>div span {
    display: inline-block
}

[lang="ar"] .user-transactions .user-account-block .betting-group .block .bottom>div>div>span:last-child,[lang="fa"] .user-transactions .user-account-block .betting-group .block .bottom>div>div>span:last-child {
    color: #fff;
    margin: 0 0 0 5px
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info {
    padding: 8px 24px;
    background: #2f4570;
    border-left: 3px solid transparent
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:after,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:not(:nth-of-type(1)),[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info:not(:nth-of-type(1)) {
    margin: 2px 0 0 0
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.won,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.won {
    border-left: 3px solid #39B54A
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.lost,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.lost {
    border-left: 3px solid #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.returned,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.returned {
    border-left: 3px solid #babb00
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.accepted,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.accepted {
    border-left: 3px solid #4169e1
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.pending,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.pending {
    border-left: 3px solid orange
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.cashedout,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info.cashedout {
    border-left: 3px solid #1ab394
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span {
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 20px
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.bet-type,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.bet-type {
    text-transform: uppercase
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.won,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.won {
    color: #39B54A
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.lost,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.lost {
    color: #ED1C24
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.returned,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.returned {
    color: #babb00
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.accepted,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.accepted {
    color: #4169e1
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.pending,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.pending {
    color: orange
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.cashedout,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span.cashedout {
    color: #1ab394
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span:nth-of-type(2),[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div>span:nth-of-type(2) {
    color: #fff;
    margin: 0 0 0 5px
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div.name>span,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info>div>div.name>span {
    color: #fff
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .left,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .left {
    float: left
}

[lang="ar"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .right,[lang="fa"] .user-transactions .user-account-block .betting-group .cupon .cupon-content .game-info .right {
    float: right;
    text-align: right
}

[lang="ar"] .user-transactions .user-account-block.deposit-wager-block .group,[lang="fa"] .user-transactions .user-account-block.deposit-wager-block .group {
    width: 49%;
    float: left
}

[lang="ar"] .user-transactions .user-account-block.deposit-wager-block .group:nth-of-type(2),[lang="fa"] .user-transactions .user-account-block.deposit-wager-block .group:nth-of-type(2) {
    float: right
}

[lang="ar"] .user-transactions .user-account-block.deposit-wager-block .group .block>div,[lang="fa"] .user-transactions .user-account-block.deposit-wager-block .group .block>div {
    width: 50%
}

[lang="ar"] .user-info,[lang="fa"] .user-info {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-info .personal-information,[lang="fa"] .user-info .personal-information {
    border: 1px solid #4d4d4d;
    min-height: 586px;
    position: relative
}

[lang="ar"] .user-password,[lang="fa"] .user-password {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-password .change-password,[lang="fa"] .user-password .change-password {
    border: 1px solid #4d4d4d;
    position: relative;
    min-height: 320px
}

[lang="ar"] .user-password .change-password .mask-input,[lang="fa"] .user-password .change-password .mask-input {
    display: block
}

[lang="ar"] .user-password .change-password .mask-input:nth-of-type(2),[lang="fa"] .user-password .change-password .mask-input:nth-of-type(2) {
    margin: 20px 0 0 0
}

[lang="ar"] .user-password .change-password .view-wrap,[lang="fa"] .user-password .change-password .view-wrap {
    position: relative
}

[lang="ar"] .user-password .change-password .view-wrap .validation-popup,[lang="fa"] .user-password .change-password .view-wrap .validation-popup {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 0 0 0
}

[lang="ar"] .user-password .change-password .view-wrap i,[lang="fa"] .user-password .change-password .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 14px;
    z-index: 1;
    top: 11px;
    right: auto;
    left: 14px
}

[lang="ar"] .user-password .change-password .view-wrap .error-message,[lang="fa"] .user-password .change-password .view-wrap .error-message {
    display: block;
    text-align: left;
    position: static;
    padding: 0;
    margin: 10px 0 0 0;
    background: none;
    color: #ed1c24
}

[lang="ar"] .user-password .change-password .view-wrap .error-message:after,[lang="ar"] .user-password .change-password .view-wrap .error-message:before,[lang="fa"] .user-password .change-password .view-wrap .error-message:after,[lang="fa"] .user-password .change-password .view-wrap .error-message:before {
    display: none
}

[lang="ar"] .user-password .change-password .view-wrap .password-progress,[lang="fa"] .user-password .change-password .view-wrap .password-progress {
    top: 39px
}

[lang="ar"] .user-password .change-password .view-wrap .password-progress.strong,[lang="fa"] .user-password .change-password .view-wrap .password-progress.strong {
    width: 100%
}

[lang="ar"] .user-mail,[lang="fa"] .user-mail {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-mail .mail-form-wrap,[lang="fa"] .user-mail .mail-form-wrap {
    border: 1px solid #4d4d4d;
    position: relative;
    min-height: 320px
}

[lang="ar"] .user-mail .mail-form-wrap .mask-input,[lang="fa"] .user-mail .mail-form-wrap .mask-input {
    display: block
}

[lang="ar"] .user-documents,[lang="fa"] .user-documents {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-documents .documents-wrap,[lang="fa"] .user-documents .documents-wrap {
    border: 1px solid #4d4d4d;
    min-height: 200px;
    position: relative
}

[lang="ar"] .user-documents .documents-wrap .no-document,[lang="fa"] .user-documents .documents-wrap .no-document {
    margin: 30px 0 0 0
}

[lang="ar"] .user-documents .documents-wrap .no-document img,[lang="fa"] .user-documents .documents-wrap .no-document img {
    display: block;
    margin: 0 auto 0;
    width: 50px
}

[lang="ar"] .user-documents .documents-wrap .no-document p,[lang="fa"] .user-documents .documents-wrap .no-document p {
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .user-documents .documents-wrap .file-upload,[lang="fa"] .user-documents .documents-wrap .file-upload {
    width: 715px;
    padding: 20px 0;
    margin: 0 auto
}

[lang="ar"] .user-documents .documents-wrap .file-upload div>p,[lang="fa"] .user-documents .documents-wrap .file-upload div>p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-align: center;
    padding: 20px 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .text>p,[lang="fa"] .user-documents .documents-wrap .file-upload .text>p {
    padding: 0;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group {
    margin: 10px 0 0 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group:after,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .icon,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .icon {
    width: 137px;
    height: 137px;
    line-height: 133px;
    display: block;
    float: left;
    border: 2px solid #4d4d4d;
    color: #AEAEAE;
    text-align: center;
    font-size: 50px;
    float: right
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap {
    border: 1px dashed #4d4d4d;
    height: 137px;
    margin: 0 0 0 10px;
    width: 568px;
    padding: 15px;
    float: left;
    float: left;
    margin: 0 10px 0 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap:after,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6,.tournaments-page .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.tournaments-page .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6,.tournaments-page .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,.tournaments-page .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 20px;
    margin: 0 0 20px 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5 span,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6 span,.tournaments-page .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.tournaments-page .text [lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6 span,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1 span,[lang="ar"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3 span,[lang="ar"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h2 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5 span,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6 span,.tournaments-page .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,.tournaments-page .text [lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h1 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h3 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h4 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h4 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h5 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h5 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .single-bonus-page .single-bonus-content .text h6 span,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h6 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h1 span,[lang="fa"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h1 span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .tournaments-page .text h3 span,[lang="fa"] .tournaments-page .text .user-documents .documents-wrap .file-upload .upload-group .upload-wrap h3 span {
    font-size: 12px
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap {
    float: left;
    float: right
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span {
    height: 38px;
    line-height: 38px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    padding: 0 15px
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.pending,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.pending {
    background: #1ab394
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.approved,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.approved {
    background: #57ca67
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.declined,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .process-wrap span.declined {
    background: #ED1C24
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input {
    height: 38px;
    float: left;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    margin: 0 0 0 10px;
    width: 365px;
    float: right;
    margin: 0 10px 0 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input:after,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: 38px;
    cursor: pointer;
    padding: 0 0 0 50px;
    border: 1px solid #4d4d4d;
    padding: 0 50px 0 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap:after,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap i,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 15px
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap span {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap input,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .upload-input .input-wrap input {
    visibility: hidden;
    position: absolute
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error {
    font-size: 14px;
    color: #ed1c24;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    float: right;
    margin: 10px 0 0 0
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error:after,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error i,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error span,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group .upload-wrap .error span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group.approved .icon,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group.approved .icon {
    border-color: #57ca67;
    color: #57ca67
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group.pending .icon,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group.pending .icon {
    border-color: #1ab394;
    color: #1ab394
}

[lang="ar"] .user-documents .documents-wrap .file-upload .upload-group.declined .icon,[lang="fa"] .user-documents .documents-wrap .file-upload .upload-group.declined .icon {
    border-color: #ed1c24;
    color: #ed1c24
}

[lang="ar"] .user-reality,[lang="fa"] .user-reality {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .user-reality .tabs,[lang="fa"] .user-reality .tabs {
    text-align: left;
    text-align: right
}

[lang="ar"] .user-reality .tabs button,[lang="fa"] .user-reality .tabs button {
    padding: 10px 15px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase;
    border: none;
    background: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    color: #fff
}

[lang="ar"] .user-reality .tabs button.selected,[lang="fa"] .user-reality .tabs button.selected {
    border-color: #ed1c24
}

[lang="ar"] .user-reality .duration-wrap,[lang="fa"] .user-reality .duration-wrap {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .user-reality .duration-wrap .cont,[lang="fa"] .user-reality .duration-wrap .cont {
    padding: 20px
}

[lang="ar"] .user-reality .duration-wrap .cont p,[lang="fa"] .user-reality .duration-wrap .cont p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .user-reality .duration-wrap .cont .checkbox,[lang="fa"] .user-reality .duration-wrap .cont .checkbox {
    display: block;
    margin: 20px 0 0 0
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap {
    margin: 20px 0 0 0
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button {
    width: auto;
    padding: 0 15px;
    border: 1px solid #1ab394;
    background: #1ab394;
    color: #fff;
    margin: 10px 0 0 0;
    display: block;
    min-width: 200px
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button:hover,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button:hover {
    background: rgba(26,179,148,0.55)
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button i,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button i {
    display: none
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button.selected,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button.selected {
    width: auto;
    padding: 0 15px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button.selected:hover,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button.selected:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button.selected i,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button.selected i {
    display: inline-block;
    margin: 0 10px 0 0
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button.submit,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button.submit {
    width: auto;
    padding: 0 15px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 20px 0 0 0 !important;
    min-width: 20px;
    display: inline-block
}

[lang="ar"] .user-reality .duration-wrap .cont .button-wrap button.submit:hover,[lang="fa"] .user-reality .duration-wrap .cont .button-wrap button.submit:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .user-reality .duration-wrap.limit .cont,[lang="fa"] .user-reality .duration-wrap.limit .cont {
    width: 715px;
    margin: 0 auto;
    text-align: center
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .tabs button:hover,[lang="fa"] .user-reality .duration-wrap.limit .cont .tabs button:hover {
    border-color: #ed1c24
}

[lang="ar"] .user-reality .duration-wrap.limit .cont p,[lang="fa"] .user-reality .duration-wrap.limit .cont p {
    margin: 10px auto 10px;
    text-align: left
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .alert,[lang="fa"] .user-reality .duration-wrap.limit .cont .alert {
    width: 100%;
    margin: 10px auto
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .button-wrap,[lang="fa"] .user-reality .duration-wrap.limit .cont .button-wrap {
    border: 1px solid #4d4d4d;
    padding: 15px;
    margin: 0
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .button-wrap button,[lang="fa"] .user-reality .duration-wrap.limit .cont .button-wrap button {
    display: inline-block;
    min-width: 140px;
    margin: 0 10px 0 0
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .limit-wrap,[lang="fa"] .user-reality .duration-wrap.limit .cont .limit-wrap {
    margin: 20px 0 0 0
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .limit-wrap:after,[lang="fa"] .user-reality .duration-wrap.limit .cont .limit-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .limit-wrap span,[lang="fa"] .user-reality .duration-wrap.limit .cont .limit-wrap span {
    display: inline-block;
    font-size: 18px;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    color: #fff
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .limit-wrap input,[lang="fa"] .user-reality .duration-wrap.limit .cont .limit-wrap input {
    display: inline-block;
    width: 300px;
    margin: 0 0 0 10px;
    margin: 0 10px 0 0
}

[lang="ar"] .user-reality .duration-wrap.limit .cont .error-message-text,[lang="fa"] .user-reality .duration-wrap.limit .cont .error-message-text {
    margin: 20px 0 0 0
}

[lang="ar"] .user-bonuses,[lang="fa"] .user-bonuses {
    float: left;
    width: 100%;
    z-index: 1
}

[lang="ar"] .user-bonuses [data-tabs],[lang="fa"] .user-bonuses [data-tabs] {
    margin: 0
}

[lang="ar"] .user-bonuses [data-tabs] .react-tabs__tab-list,[lang="fa"] .user-bonuses [data-tabs] .react-tabs__tab-list {
    margin: 0 0 20px 0
}

[lang="ar"] .user-bonuses [data-tabs] .react-tabs__tab-list li,[lang="fa"] .user-bonuses [data-tabs] .react-tabs__tab-list li {
    width: 24.5%;
    margin: 0 0.65% 0 0;
    background: #202f4c;
    border: none !important;
    border-top: 1px solid #4d4d4d !important;
    font-size: 14px;
    margin: 0 0 0 0.65%
}

[lang="ar"] .user-bonuses [data-tabs] .react-tabs__tab-list li:last-child,[lang="fa"] .user-bonuses [data-tabs] .react-tabs__tab-list li:last-child {
    margin: 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group,[lang="fa"] .user-bonuses .user-bonuses-block .group {
    margin: 0 0 2px 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block,[lang="fa"] .user-bonuses .user-bonuses-block .group .block {
    background: #202f4c;
    border-top: 1px solid #4d4d4d;
    padding: 10px 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block:after,[lang="fa"] .user-bonuses .user-bonuses-block .group .block:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div:after,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div:first-child,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div:first-child {
    text-align: center
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    margin: 0 5px 0 0;
    margin: 0 0 0 5px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div>span:last-child,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div>div>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div>div>span:last-child,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px;
    margin: 0 5px 0 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div i,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div i {
    color: #4e4e4e;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: relative;
    top: 3px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div img,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div img {
    display: inline-block;
    vertical-align: middle;
    max-width: 105px;
    max-height: 79px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div img.blur,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div img.blur {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap {
    max-width: 105px;
    max-height: 79px;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 1
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay:after,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay img,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .image-wrap .overlay img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 70%
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .decline-button,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .decline-button {
    width: auto;
    padding: 0 5px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    transition: background .5s ease
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div .decline-button:hover,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div .decline-button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.more,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.more {
    width: 20%;
    text-align: right;
    direction: ltr;
    text-align: left
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.more>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.more>span {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-style: italic;
    cursor: pointer;
    line-height: normal;
    margin: 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap {
    width: 20%;
    margin: 0;
    text-align: center
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap button,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap button {
    width: 90%;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .sub-block,[lang="fa"] .user-bonuses .user-bonuses-block .group .sub-block {
    background: #2f4570
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .sub-block>div,[lang="fa"] .user-bonuses .user-bonuses-block .group .sub-block>div {
    height: 30px;
    display: inline-block;
    padding: 0 10px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .sub-block>div:after,[lang="fa"] .user-bonuses .user-bonuses-block .group .sub-block>div:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .sub-block>div>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .sub-block>div>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .sub-block>div>span:last-child,[lang="fa"] .user-bonuses .user-bonuses-block .group .sub-block>div>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px;
    margin: 0 5px 0 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap {
    margin: 20px 0 0 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap>span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE;
    padding: 0 10px
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar {
    width: 100%;
    height: 40px;
    margin: 20px 0 10px 0;
    text-align: center;
    background: #202f4c;
    position: relative
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar:after,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>div,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>div {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    background: #39B54A
}

[lang="ar"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>span,[lang="fa"] .user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar>span {
    font-size: 14px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    display: inline-block;
    position: relative;
    z-index: 2
}

[lang="ar"] .user-bonuses .user-bonuses-block .group.history .block>div,[lang="fa"] .user-bonuses .user-bonuses-block .group.history .block>div {
    width: 20%
}

[lang="ar"] .user-bonuses .user-bonuses-block .group.history .block>div img,[lang="fa"] .user-bonuses .user-bonuses-block .group.history .block>div img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 70%
}

[lang="ar"] .user-bonuses .user-bonuses-block .group.history .block>div.more,[lang="fa"] .user-bonuses .user-bonuses-block .group.history .block>div.more {
    width: 20%
}

[lang="ar"] .user-bonuses .user-bonuses-block .group.history .block>div.percentage,[lang="fa"] .user-bonuses .user-bonuses-block .group.history .block>div.percentage {
    width: 20%
}

[lang="ar"] .user-bonuses .user-bonuses-block .free-spins .group .block>div,[lang="fa"] .user-bonuses .user-bonuses-block .free-spins .group .block>div {
    width: 14%
}

[lang="ar"] .user-bonuses .user-bonuses-block .free-spins .group .block>div.more,[lang="fa"] .user-bonuses .user-bonuses-block .free-spins .group .block>div.more {
    width: 14%
}

[lang="ar"] .user-bonuses .user-bonuses-block h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-bonuses .user-bonuses-block h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-bonuses .user-bonuses-block h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-bonuses .user-bonuses-block h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-bonuses .user-bonuses-block h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .user-bonuses .user-bonuses-block h6,.tournaments-page .text [lang="ar"] .user-bonuses .user-bonuses-block h1,.tournaments-page .text [lang="ar"] .user-bonuses .user-bonuses-block h3,[lang="ar"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h1,[lang="ar"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h3,[lang="ar"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h4,[lang="ar"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h5,[lang="ar"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h6,[lang="ar"] .user-bonuses .user-bonuses-block .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .user-bonuses .user-bonuses-block h1,[lang="ar"] .user-bonuses .user-bonuses-block .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .user-bonuses .user-bonuses-block h3,[lang="fa"] .user-bonuses .user-bonuses-block h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-bonuses .user-bonuses-block h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-bonuses .user-bonuses-block h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-bonuses .user-bonuses-block h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-bonuses .user-bonuses-block h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .user-bonuses .user-bonuses-block h6,.tournaments-page .text [lang="fa"] .user-bonuses .user-bonuses-block h1,.tournaments-page .text [lang="fa"] .user-bonuses .user-bonuses-block h3,[lang="fa"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h1,[lang="fa"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h3,[lang="fa"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h4,[lang="fa"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h5,[lang="fa"] .user-bonuses .user-bonuses-block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .user-bonuses .user-bonuses-block h6,[lang="fa"] .user-bonuses .user-bonuses-block .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .user-bonuses .user-bonuses-block h1,[lang="fa"] .user-bonuses .user-bonuses-block .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .user-bonuses .user-bonuses-block h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif
}

[lang="ar"] .user-bonuses .user-bonuses-block button,[lang="fa"] .user-bonuses .user-bonuses-block button {
    width: auto;
    padding: 0 10px;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 0;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    transition: background .5s ease
}

[lang="ar"] .user-bonuses .user-bonuses-block button.cancel,[lang="fa"] .user-bonuses .user-bonuses-block button.cancel {
    width: auto;
    padding: 0 10px;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 0 0 0 10px
}

[lang="ar"] .user-bonuses .user-bonuses-block .table,[lang="fa"] .user-bonuses .user-bonuses-block .table {
    margin: 20px 0 0 0
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .tr:last-child .td,[lang="fa"] .user-bonuses .user-bonuses-block .table .tr:last-child .td {
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .td,[lang="fa"] .user-bonuses .user-bonuses-block .table .td {
    padding: 10px
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .td:first-child,[lang="fa"] .user-bonuses .user-bonuses-block .table .td:first-child {
    border-left: 1px solid #4d4d4d
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .td:last-child,[lang="fa"] .user-bonuses .user-bonuses-block .table .td:last-child {
    text-align: right;
    border-right: 1px solid #4d4d4d
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .td>span,[lang="fa"] .user-bonuses .user-bonuses-block .table .td>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .user-bonuses .user-bonuses-block .table .td>span:last-child,[lang="fa"] .user-bonuses .user-bonuses-block .table .td>span:last-child {
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #fff;
    margin: 0 0 0 5px
}

[lang="ar"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label,[lang="fa"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label {
    position: relative
}

[lang="ar"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label .mask-input,[lang="fa"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label .mask-input {
    display: block
}

[lang="ar"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label button,[lang="fa"] .user-bonuses .user-bonuses-block .promotion-code .promotion-code-wrap .form-label button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px
}

[lang="ar"] .user-bonuses .user-settings-preloader,[lang="fa"] .user-bonuses .user-settings-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 1
}

[lang="ar"] .user-bonuses .empty-bonuses,[lang="fa"] .user-bonuses .empty-bonuses {
    padding: 15px;
    text-align: center
}

[lang="ar"] .user-bonuses .empty-bonuses p,[lang="fa"] .user-bonuses .empty-bonuses p {
    font-size: 12px;
    color: #fff;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    text-transform: uppercase
}

[lang="ar"] .user-bonuses .button-wrap,[lang="fa"] .user-bonuses .button-wrap {
    margin: 20px 0 0 0;
    text-align: center
}

[lang="ar"] .user-bonuses .button-wrap button,[lang="fa"] .user-bonuses .button-wrap button {
    cursor: pointer;
    padding: 0 15px
}

[lang="ar"] .new-password,[lang="fa"] .new-password {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative
}

[lang="ar"] .new-password .new-password-information,[lang="fa"] .new-password .new-password-information {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .new-password .new-password-information .new-password-preloader,[lang="fa"] .new-password .new-password-information .new-password-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

[lang="ar"] .new-password .new-password-information .new-password-header,[lang="fa"] .new-password .new-password-information .new-password-header {
    height: 72px;
    line-height: 71px;
    border-bottom: 1px solid #4d4d4d
}

[lang="ar"] .new-password .new-password-information .new-password-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .new-password .new-password-information .new-password-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .new-password .new-password-information .new-password-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .new-password .new-password-information .new-password-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .new-password .new-password-information .new-password-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .new-password .new-password-information .new-password-header h6,.tournaments-page .text [lang="ar"] .new-password .new-password-information .new-password-header h1,.tournaments-page .text [lang="ar"] .new-password .new-password-information .new-password-header h3,[lang="ar"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h1,[lang="ar"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h3,[lang="ar"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h4,[lang="ar"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h5,[lang="ar"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h6,[lang="ar"] .new-password .new-password-information .new-password-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .new-password .new-password-information .new-password-header h1,[lang="ar"] .new-password .new-password-information .new-password-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .new-password .new-password-information .new-password-header h3,[lang="fa"] .new-password .new-password-information .new-password-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .new-password .new-password-information .new-password-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .new-password .new-password-information .new-password-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .new-password .new-password-information .new-password-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .new-password .new-password-information .new-password-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .new-password .new-password-information .new-password-header h6,.tournaments-page .text [lang="fa"] .new-password .new-password-information .new-password-header h1,.tournaments-page .text [lang="fa"] .new-password .new-password-information .new-password-header h3,[lang="fa"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h1,[lang="fa"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h3,[lang="fa"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h4,[lang="fa"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h5,[lang="fa"] .new-password .new-password-information .new-password-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .new-password .new-password-information .new-password-header h6,[lang="fa"] .new-password .new-password-information .new-password-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .new-password .new-password-information .new-password-header h1,[lang="fa"] .new-password .new-password-information .new-password-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .new-password .new-password-information .new-password-header h3 {
    font-size: 24px;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    padding: 0 0 0 28px
}

[lang="ar"] .new-password .new-password-information .new-password-form,[lang="fa"] .new-password .new-password-information .new-password-form {
    width: 628px;
    margin: 52px auto 55px
}

[lang="ar"] .new-password .new-password-information .new-password-form:after,[lang="fa"] .new-password .new-password-information .new-password-form:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap {
    position: relative;
    width: 295px;
    float: left
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap:nth-of-type(1),[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap:nth-of-type(1) {
    margin: 0 38px 0 0
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .validation-popup,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .validation-popup {
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 0 0 0
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap i,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 14px;
    z-index: 1;
    top: 11px
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .error-message,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .error-message {
    display: block;
    text-align: left;
    position: static;
    padding: 0;
    margin: 10px 0 0 0;
    background: none;
    color: #ed1c24
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .error-message:after,[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .error-message:before,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .error-message:after,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .error-message:before {
    display: none
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .password-progress,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .password-progress {
    top: 39px
}

[lang="ar"] .new-password .new-password-information .new-password-form .view-wrap .password-progress.strong,[lang="fa"] .new-password .new-password-information .new-password-form .view-wrap .password-progress.strong {
    width: 100%
}

[lang="ar"] .new-password .new-password-information .new-password-form .label,[lang="fa"] .new-password .new-password-information .new-password-form .label {
    color: #AEAEAE;
    display: inline-block;
    font-family: "MuseoSans500", "NotoSansRegular", serif;
    font-size: 13px;
    padding: 0 0 13px 7px
}

[lang="ar"] .new-password .new-password-information .new-password-form label,[lang="fa"] .new-password .new-password-information .new-password-form label {
    display: block;
    position: relative;
    font-size: 13px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .new-password .new-password-information .new-password-form label input,[lang="fa"] .new-password .new-password-information .new-password-form label input {
    background: none;
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 16px;
    height: 40px;
    padding: 0 40px 0 17px
}

[lang="ar"] .new-password .new-password-information .new-password-form .button-wrap,[lang="fa"] .new-password .new-password-information .new-password-form .button-wrap {
    float: left;
    width: 100%
}

[lang="ar"] .new-password .new-password-information .new-password-form .button-wrap button,[lang="fa"] .new-password .new-password-information .new-password-form .button-wrap button {
    display: block;
    width: 161px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin: 32px auto 0;
    transition: background .5s ease
}

[lang="ar"] .new-password .new-password-information .new-password-form .button-wrap button:hover,[lang="fa"] .new-password .new-password-information .new-password-form .button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .otp-settings-wrap,[lang="fa"] .otp-settings-wrap {
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/sites/marsbahis.com/otp-background.png) no-repeat 99% 24px/auto 462px;
    min-height: 512px;
    padding: 25px 0 0 0
}

[lang="ar"] .otp-settings .step-1,[lang="fa"] .otp-settings .step-1 {
    padding: 0 0 0 30px
}

[lang="ar"] .otp-settings-description,[lang="fa"] .otp-settings-description {
    width: 640px
}

[lang="ar"] .otp-settings-description h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-description h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-description h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-description h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-description h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-description h6,.tournaments-page .text [lang="ar"] .otp-settings-description h1,.tournaments-page .text [lang="ar"] .otp-settings-description h3,[lang="ar"] .otp-settings-description .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-description h1,[lang="ar"] .otp-settings-description .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-description h3,[lang="ar"] .otp-settings-description .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-description h4,[lang="ar"] .otp-settings-description .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-description h5,[lang="ar"] .otp-settings-description .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-description h6,[lang="ar"] .otp-settings-description .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .otp-settings-description h1,[lang="ar"] .otp-settings-description .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .otp-settings-description h3,[lang="fa"] .otp-settings-description h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-description h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-description h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-description h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-description h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-description h6,.tournaments-page .text [lang="fa"] .otp-settings-description h1,.tournaments-page .text [lang="fa"] .otp-settings-description h3,[lang="fa"] .otp-settings-description .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-description h1,[lang="fa"] .otp-settings-description .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-description h3,[lang="fa"] .otp-settings-description .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-description h4,[lang="fa"] .otp-settings-description .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-description h5,[lang="fa"] .otp-settings-description .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-description h6,[lang="fa"] .otp-settings-description .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .otp-settings-description h1,[lang="fa"] .otp-settings-description .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .otp-settings-description h3 {
    font-size: 14px;
    font-family: "BrandonBold","NotoSansBold",serif;
    color: #AEAEAE
}

[lang="ar"] .otp-settings-description p,[lang="fa"] .otp-settings-description p {
    font-size: 14px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    color: #AEAEAE;
    margin: 20px 0 0 0;
    line-height: 18px
}

[lang="ar"] .otp-settings-switcher,[lang="fa"] .otp-settings-switcher {
    margin: 30px 0 0 0;
    width: 640px
}

[lang="ar"] .otp-settings-switcher .checkbox,[lang="fa"] .otp-settings-switcher .checkbox {
    padding: 0;
    display: block;
    min-height: 30px;
    direction: ltr
}

[lang="ar"] .otp-settings-switcher .checkbox .checkbox-wrap,[lang="fa"] .otp-settings-switcher .checkbox .checkbox-wrap {
    position: relative;
    padding: 0 0 0 60px;
    display: block;
    padding: 0 60px 0 0
}

[lang="ar"] .otp-settings-switcher .checkbox .icon,[lang="fa"] .otp-settings-switcher .checkbox .icon {
    vertical-align: middle;
    width: 50px;
    height: 24px;
    left: 0;
    border: 1px solid #4d4d4d;
    background: none;
    margin: -12px 0 0 0;
    border-radius: 18px;
    transform: translateY(0);
    left: auto;
    right: 0
}

[lang="ar"] .otp-settings-switcher .checkbox .icon:before,[lang="fa"] .otp-settings-switcher .checkbox .icon:before {
    content: '';
    display: block;
    background: #4d4d4d;
    height: 20px;
    width: 20px;
    top: 1px;
    position: absolute;
    transform: translateX(1px);
    border-radius: 100%;
    transition: transform 0.3s linear
}

[lang="ar"] .otp-settings-switcher .checkbox .text,[lang="fa"] .otp-settings-switcher .checkbox .text {
    font-size: 14px;
    line-height: 15px;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    text-align: left;
    color: #AEAEAE;
    text-align: right
}

[lang="ar"] .otp-settings-switcher .checkbox .text a,[lang="fa"] .otp-settings-switcher .checkbox .text a {
    text-decoration: none
}

[lang="ar"] .otp-settings-switcher .checkbox input:checked+.icon,[lang="fa"] .otp-settings-switcher .checkbox input:checked+.icon {
    border: 1px solid #39B54A
}

[lang="ar"] .otp-settings-switcher .checkbox input:checked+.icon:before,[lang="fa"] .otp-settings-switcher .checkbox input:checked+.icon:before {
    top: 1px;
    margin: 0;
    transform: translateX(27px);
    background: #39B54A
}

[lang="ar"] .otp-settings-switcher-buttons,[lang="fa"] .otp-settings-switcher-buttons {
    margin: 27px 0 0 0
}

[lang="ar"] .otp-settings-switcher-buttons .button,[lang="fa"] .otp-settings-switcher-buttons .button {
    width: 220px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px
}

[lang="ar"] .otp-settings-switcher-buttons .button:first-child,[lang="fa"] .otp-settings-switcher-buttons .button:first-child {
    margin: 0 15px 0 0
}

[lang="ar"] .otp-settings-switcher-buttons .button i,[lang="fa"] .otp-settings-switcher-buttons .button i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0
}

[lang="ar"] .otp-settings-switcher-buttons .button i.icon-auth,[lang="fa"] .otp-settings-switcher-buttons .button i.icon-auth {
    width: 19px;
    height: 19px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/otp/google-authenticator.svg) no-repeat center center/contain
}

[lang="ar"] .otp-settings-switcher-buttons .button span,[lang="fa"] .otp-settings-switcher-buttons .button span {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .otp-settings-switcher-buttons .button:hover,[lang="fa"] .otp-settings-switcher-buttons .button:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

[lang="ar"] .otp-settings .help-blocks ul li,[lang="fa"] .otp-settings .help-blocks ul li {
    margin: 38px 0 0 0
}

[lang="ar"] .otp-settings .help-blocks ul li:after,[lang="fa"] .otp-settings .help-blocks ul li:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .otp-settings .help-blocks ul li:nth-of-type(1),[lang="fa"] .otp-settings .help-blocks ul li:nth-of-type(1) {
    margin: 25px 0 0 0
}

[lang="ar"] .otp-settings .help-blocks ul li .image,[lang="fa"] .otp-settings .help-blocks ul li .image {
    width: 140px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    text-align: center
}

[lang="ar"] .otp-settings .help-blocks ul li .image img,[lang="fa"] .otp-settings .help-blocks ul li .image img {
    max-width: 100%;
    max-height: 100%
}

[lang="ar"] .otp-settings .help-blocks ul li .text,[lang="fa"] .otp-settings .help-blocks ul li .text {
    width: 450px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    line-height: 18px
}

[lang="ar"] .otp-settings-email .email-wrap,[lang="fa"] .otp-settings-email .email-wrap {
    padding: 0 0 0 30px;
    width: 640px
}

[lang="ar"] .otp-settings-email .email-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-email .email-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-email .email-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-email .email-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-email .email-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-email .email-wrap h6,.tournaments-page .text [lang="ar"] .otp-settings-email .email-wrap h1,.tournaments-page .text [lang="ar"] .otp-settings-email .email-wrap h3,[lang="ar"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h1,[lang="ar"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h3,[lang="ar"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h4,[lang="ar"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h5,[lang="ar"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h6,[lang="ar"] .otp-settings-email .email-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .otp-settings-email .email-wrap h1,[lang="ar"] .otp-settings-email .email-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .otp-settings-email .email-wrap h3,[lang="fa"] .otp-settings-email .email-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-email .email-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-email .email-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-email .email-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-email .email-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-email .email-wrap h6,.tournaments-page .text [lang="fa"] .otp-settings-email .email-wrap h1,.tournaments-page .text [lang="fa"] .otp-settings-email .email-wrap h3,[lang="fa"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h1,[lang="fa"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h3,[lang="fa"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h4,[lang="fa"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h5,[lang="fa"] .otp-settings-email .email-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-email .email-wrap h6,[lang="fa"] .otp-settings-email .email-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .otp-settings-email .email-wrap h1,[lang="fa"] .otp-settings-email .email-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .otp-settings-email .email-wrap h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .otp-settings-email .buttons-wrap,[lang="fa"] .otp-settings-email .buttons-wrap {
    margin: 25px 0 0 0;
    padding: 30px;
    border-top: 1px solid #4d4d4d
}

[lang="ar"] .otp-settings-email .buttons-wrap .input,[lang="fa"] .otp-settings-email .buttons-wrap .input {
    width: 160px
}

[lang="ar"] .otp-settings-email .buttons-wrap .button,[lang="fa"] .otp-settings-email .buttons-wrap .button {
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px;
    display: block
}

[lang="ar"] .otp-settings-email .buttons-wrap .button:nth-of-type(1),[lang="fa"] .otp-settings-email .buttons-wrap .button:nth-of-type(1) {
    width: 160px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    margin: 14px 0 0 0;
    display: inline-block;
    margin-left: 20px
}

[lang="ar"] .otp-settings-email .buttons-wrap .button:nth-of-type(1):hover,[lang="fa"] .otp-settings-email .buttons-wrap .button:nth-of-type(1):hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

[lang="ar"] .otp-settings-email .buttons-wrap .button:nth-of-type(2),[lang="fa"] .otp-settings-email .buttons-wrap .button:nth-of-type(2) {
    width: 160px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 14px 0 0 0
}

[lang="ar"] .otp-settings-email .buttons-wrap .button:nth-of-type(2):hover,[lang="fa"] .otp-settings-email .buttons-wrap .button:nth-of-type(2):hover {
    background: rgba(57,181,74,0.37);
    border-color: rgba(57,181,74,0.37)
}

[lang="ar"] .otp-settings-google .google-wrap,[lang="fa"] .otp-settings-google .google-wrap {
    padding: 0 0 0 30px;
    width: 640px
}

[lang="ar"] .otp-settings-google .google-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-google .google-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-google .google-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-google .google-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-google .google-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-google .google-wrap h6,.tournaments-page .text [lang="ar"] .otp-settings-google .google-wrap h1,.tournaments-page .text [lang="ar"] .otp-settings-google .google-wrap h3,[lang="ar"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h1,[lang="ar"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h3,[lang="ar"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h4,[lang="ar"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h5,[lang="ar"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h6,[lang="ar"] .otp-settings-google .google-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .otp-settings-google .google-wrap h1,[lang="ar"] .otp-settings-google .google-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .otp-settings-google .google-wrap h3,[lang="fa"] .otp-settings-google .google-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-google .google-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-google .google-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-google .google-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-google .google-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-google .google-wrap h6,.tournaments-page .text [lang="fa"] .otp-settings-google .google-wrap h1,.tournaments-page .text [lang="fa"] .otp-settings-google .google-wrap h3,[lang="fa"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h1,[lang="fa"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h3,[lang="fa"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h4,[lang="fa"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h5,[lang="fa"] .otp-settings-google .google-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-google .google-wrap h6,[lang="fa"] .otp-settings-google .google-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .otp-settings-google .google-wrap h1,[lang="fa"] .otp-settings-google .google-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .otp-settings-google .google-wrap h3 {
    font-size: 16px;
    color: #fff;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .otp-settings-google .google-wrap .help-blocks ul li .image,[lang="fa"] .otp-settings-google .google-wrap .help-blocks ul li .image {
    text-align: center
}

[lang="ar"] .otp-settings-google .qr-wrap,[lang="fa"] .otp-settings-google .qr-wrap {
    margin: 25px 0 0 0;
    padding: 30px;
    border-top: 1px solid #4d4d4d
}

[lang="ar"] .otp-settings-google .qr-wrap img,[lang="ar"] .otp-settings-google .qr-wrap svg,[lang="fa"] .otp-settings-google .qr-wrap img,[lang="fa"] .otp-settings-google .qr-wrap svg {
    display: inline-block;
    vertical-align: top;
    width: 177px
}

[lang="ar"] .otp-settings-google .qr-wrap .qr-text,[lang="fa"] .otp-settings-google .qr-wrap .qr-text {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 0 0 15px
}

[lang="ar"] .otp-settings-google .qr-wrap .qr-text p,[lang="fa"] .otp-settings-google .qr-wrap .qr-text p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif
}

[lang="ar"] .otp-settings-google .qr-wrap .qr-text input,[lang="fa"] .otp-settings-google .qr-wrap .qr-text input {
    margin: 25px 0 0 0;
    width: 160px
}

[lang="ar"] .otp-settings-google .qr-wrap .qr-text .button,[lang="fa"] .otp-settings-google .qr-wrap .qr-text .button {
    transition: background 0.5s ease, border 0.5s ease;
    font-size: 13px;
    display: block;
    width: 160px;
    padding: 0;
    border: 1px solid #088c35;
    background: #088c35;
    color: #fff;
    margin: 14px 0 0 0
}

[lang="ar"] .otp-settings-google .qr-wrap .qr-text .button:hover,[lang="fa"] .otp-settings-google .qr-wrap .qr-text .button:hover {
    background: rgba(57,181,74,0.37);
    border-color: rgba(57,181,74,0.37)
}

[lang="ar"] .otp-settings-success,[lang="fa"] .otp-settings-success {
    text-align: center;
    height: 500px
}

[lang="ar"] .otp-settings-success:after,[lang="fa"] .otp-settings-success:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .otp-settings-success .middle,[lang="fa"] .otp-settings-success .middle {
    width: 80%
}

[lang="ar"] .otp-settings-success .middle img,[lang="fa"] .otp-settings-success .middle img {
    display: inline-block;
    width: 50px
}

[lang="ar"] .otp-settings-success .middle h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-success .middle h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-success .middle h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-success .middle h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-success .middle h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .otp-settings-success .middle h6,.tournaments-page .text [lang="ar"] .otp-settings-success .middle h1,.tournaments-page .text [lang="ar"] .otp-settings-success .middle h3,[lang="ar"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h1,[lang="ar"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h3,[lang="ar"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h4,[lang="ar"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h5,[lang="ar"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h6,[lang="ar"] .otp-settings-success .middle .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .otp-settings-success .middle h1,[lang="ar"] .otp-settings-success .middle .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .otp-settings-success .middle h3,[lang="fa"] .otp-settings-success .middle h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-success .middle h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-success .middle h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-success .middle h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-success .middle h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .otp-settings-success .middle h6,.tournaments-page .text [lang="fa"] .otp-settings-success .middle h1,.tournaments-page .text [lang="fa"] .otp-settings-success .middle h3,[lang="fa"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h1,[lang="fa"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h3,[lang="fa"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h4,[lang="fa"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h5,[lang="fa"] .otp-settings-success .middle .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .otp-settings-success .middle h6,[lang="fa"] .otp-settings-success .middle .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .otp-settings-success .middle h1,[lang="fa"] .otp-settings-success .middle .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .otp-settings-success .middle h3 {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonBold","NotoSansBold",serif;
    margin: 25px 0 0 0
}

[lang="ar"] .otp-settings-success .middle p,[lang="fa"] .otp-settings-success .middle p {
    font-size: 14px;
    color: #AEAEAE;
    font-family: "BrandonRegular","NotoSansRegular",serif;
    margin: 20px 0 0 0
}

[data-placement="bottom-start"] [lang="ar"] .react-datepicker__triangle,[data-placement="bottom-start"] [lang="ar"] .react-datepicker__triangle::before,[data-placement="top-start"] [lang="ar"] .react-datepicker__triangle,[data-placement="top-start"] [lang="ar"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="ar"] .react-datepicker__year-read-view--down-arrow,[lang="ar"] .react-datepicker__year-read-view--down-arrow::before,[data-placement="bottom-start"] [lang="fa"] .react-datepicker__triangle,[data-placement="bottom-start"] [lang="fa"] .react-datepicker__triangle::before,[data-placement="top-start"] [lang="fa"] .react-datepicker__triangle,[data-placement="top-start"] [lang="fa"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="fa"] .react-datepicker__year-read-view--down-arrow,[lang="fa"] .react-datepicker__year-read-view--down-arrow::before {
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    height: 0;
    width: 1px
}

[data-placement="bottom-start"] [lang="ar"] .react-datepicker__triangle::before,[data-placement="top-start"] [lang="ar"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="ar"] .react-datepicker__year-read-view--down-arrow::before,[data-placement="bottom-start"] [lang="fa"] .react-datepicker__triangle::before,[data-placement="top-start"] [lang="fa"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="fa"] .react-datepicker__year-read-view--down-arrow::before {
    content: "";
    z-index: -1;
    border-width: 8px;
    left: -8px;
    border-bottom-color: #aeaeae
}

[lang="ar"] .react-datepicker__day--selected,[lang="ar"] .react-datepicker__day--in-range,[lang="fa"] .react-datepicker__day--selected,[lang="fa"] .react-datepicker__day--in-range {
    border-radius: 4px;
    background-color: #216ba5;
    color: #fff
}

[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle {
    margin-left: -8px;
    position: absolute;
    top: 0;
    margin-top: -8px;
    border-top: none;
    border-bottom-color: #f0f0f0
}

[lang="ar"] [data-placement="bottom-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="bottom-start"] .react-datepicker__triangle::before {
    border-top: none;
    border-bottom-color: #f0f0f0;
    top: -1px;
    border-bottom-color: #aeaeae
}

[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle {
    margin-left: -8px;
    position: absolute;
    bottom: 0;
    margin-bottom: -8px;
    border-bottom: none;
    border-top-color: #fff
}

[lang="ar"] [data-placement="top-start"] .react-datepicker__triangle::before,[lang="fa"] [data-placement="top-start"] .react-datepicker__triangle::before {
    border-bottom: none;
    border-top-color: #fff;
    bottom: -1px;
    border-top-color: #aeaeae
}

[lang="ar"] [data-placement="top-start"].react-datepicker__tether-element,[lang="fa"] [data-placement="top-start"].react-datepicker__tether-element {
    margin-top: -20px
}

[lang="ar"] .react-datepicker__year-read-view--down-arrow,[lang="fa"] .react-datepicker__year-read-view--down-arrow {
    margin-left: -8px;
    position: absolute;
    bottom: 0;
    margin-bottom: -8px;
    border-bottom: none;
    border-top-color: #fff;
    border-top-color: #ccc;
    margin-bottom: 3px;
    left: 5px;
    top: 9px;
    position: relative;
    border-width: 6px
}

[lang="ar"] .react-datepicker__year-read-view--down-arrow::before,[lang="fa"] .react-datepicker__year-read-view--down-arrow::before {
    border-bottom: none;
    border-top-color: #fff;
    bottom: -1px;
    border-top-color: #aeaeae
}

[lang="ar"] .react-datepicker,[lang="fa"] .react-datepicker {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px;
    background-color: #fff;
    color: #000;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    display: inline-block;
    position: relative
}

[lang="ar"] .react-datepicker__triangle,[lang="fa"] .react-datepicker__triangle {
    position: absolute;
    left: 50px
}

[lang="ar"] .react-datepicker__header,[lang="fa"] .react-datepicker__header {
    text-align: center;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aeaeae;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 8px;
    position: relative
}

[lang="ar"] .react-datepicker__current-month,[lang="fa"] .react-datepicker__current-month {
    margin-top: 0;
    color: #000;
    font-weight: bold;
    font-size: 13px
}

[lang="ar"] .react-datepicker__current-month--hasYearDropdown,[lang="fa"] .react-datepicker__current-month--hasYearDropdown {
    margin-bottom: 16px
}

[lang="ar"] .react-datepicker__navigation,[lang="fa"] .react-datepicker__navigation {
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 0;
    border: 6px solid transparent
}

[lang="ar"] .react-datepicker__navigation--previous,[lang="fa"] .react-datepicker__navigation--previous {
    left: 10px;
    border-right-color: #ccc
}

[lang="ar"] .react-datepicker__navigation--previous:hover,[lang="fa"] .react-datepicker__navigation--previous:hover {
    border-right-color: #b3b3b3
}

[lang="ar"] .react-datepicker__navigation--next,[lang="fa"] .react-datepicker__navigation--next {
    right: 10px;
    border-left-color: #ccc
}

[lang="ar"] .react-datepicker__navigation--next:hover,[lang="fa"] .react-datepicker__navigation--next:hover {
    border-left-color: #b3b3b3
}

[lang="ar"] .react-datepicker__navigation--years,[lang="fa"] .react-datepicker__navigation--years {
    position: relative;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

[lang="ar"] .react-datepicker__navigation--years-previous,[lang="fa"] .react-datepicker__navigation--years-previous {
    top: 4px;
    border-top-color: #ccc
}

[lang="ar"] .react-datepicker__navigation--years-previous:hover,[lang="fa"] .react-datepicker__navigation--years-previous:hover {
    border-top-color: #b3b3b3
}

[lang="ar"] .react-datepicker__navigation--years-upcoming,[lang="fa"] .react-datepicker__navigation--years-upcoming {
    top: -4px;
    border-bottom-color: #ccc
}

[lang="ar"] .react-datepicker__navigation--years-upcoming:hover,[lang="fa"] .react-datepicker__navigation--years-upcoming:hover {
    border-bottom-color: #b3b3b3
}

[lang="ar"] [data-placement="top-start"],[lang="fa"] [data-placement="top-start"] {
    padding: 0 0 8px 0
}

[lang="ar"] [data-placement="bottom-start"],[lang="fa"] [data-placement="bottom-start"] {
    padding: 8px 0 0 0
}

[lang="ar"] .react-datepicker__week-day,[lang="fa"] .react-datepicker__week-day {
    color: #ccc;
    display: inline-block;
    width: 28px;
    line-height: 24px
}

[lang="ar"] .react-datepicker__month,[lang="fa"] .react-datepicker__month {
    margin: 5px;
    text-align: center
}

[lang="ar"] .react-datepicker__day,[lang="ar"] .react-datepicker__day-name,[lang="fa"] .react-datepicker__day,[lang="fa"] .react-datepicker__day-name {
    color: #000;
    display: inline-block;
    width: 24px;
    line-height: 24px;
    text-align: center;
    margin: 2px;
    cursor: pointer
}

[lang="ar"] .react-datepicker__day:hover,[lang="ar"] .react-datepicker__day-name:hover,[lang="fa"] .react-datepicker__day:hover,[lang="fa"] .react-datepicker__day-name:hover {
    border-radius: 4px;
    background-color: #f0f0f0
}

[lang="ar"] .react-datepicker__day--today,[lang="fa"] .react-datepicker__day--today {
    font-weight: bold
}

[lang="ar"] .react-datepicker__day--selected:hover,[lang="fa"] .react-datepicker__day--selected:hover {
    background-color: #216ba5
}

[lang="ar"] .react-datepicker__day--in-range:hover,[lang="fa"] .react-datepicker__day--in-range:hover {
    background-color: #216ba5
}

[lang="ar"] .react-datepicker__day--disabled,[lang="fa"] .react-datepicker__day--disabled {
    cursor: default;
    color: #ccc
}

[lang="ar"] .react-datepicker__day--disabled:hover,[lang="fa"] .react-datepicker__day--disabled:hover {
    background-color: transparent
}

[lang="ar"] .react-datepicker__input-container,[lang="fa"] .react-datepicker__input-container {
    position: relative
}

[lang="ar"] .react-datepicker__year-read-view,[lang="fa"] .react-datepicker__year-read-view {
    width: 50%;
    left: 25%;
    position: absolute;
    bottom: 25px;
    border: 1px solid transparent;
    border-radius: 4px
}

[lang="ar"] .react-datepicker__year-read-view:hover,[lang="fa"] .react-datepicker__year-read-view:hover {
    cursor: pointer
}

[lang="ar"] .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,[lang="fa"] .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow {
    border-top-color: #b3b3b3
}

[lang="ar"] .react-datepicker__year-read-view--selected-year,[lang="fa"] .react-datepicker__year-read-view--selected-year {
    right: 6px;
    position: relative
}

[lang="ar"] .react-datepicker__year-dropdown,[lang="fa"] .react-datepicker__year-dropdown {
    background-color: #f0f0f0;
    position: absolute;
    width: 50%;
    left: 25%;
    top: 30px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #aeaeae
}

[lang="ar"] .react-datepicker__year-dropdown:hover,[lang="fa"] .react-datepicker__year-dropdown:hover {
    cursor: pointer
}

[lang="ar"] .react-datepicker__year-option,[lang="fa"] .react-datepicker__year-option {
    line-height: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

[lang="ar"] .react-datepicker__year-option:first-of-type,[lang="fa"] .react-datepicker__year-option:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

[lang="ar"] .react-datepicker__year-option:last-of-type,[lang="fa"] .react-datepicker__year-option:last-of-type {
    user-select: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

[lang="ar"] .react-datepicker__year-option:hover,[lang="fa"] .react-datepicker__year-option:hover {
    background-color: #ccc
}

[lang="ar"] .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,[lang="fa"] .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming {
    border-bottom-color: #b3b3b3
}

[lang="ar"] .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,[lang="fa"] .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous {
    border-top-color: #b3b3b3
}

[lang="ar"] .react-datepicker__year-option--selected,[lang="fa"] .react-datepicker__year-option--selected {
    position: absolute;
    left: 30px
}

[lang="ar"] .react-datepicker__close-icon,[lang="fa"] .react-datepicker__close-icon {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 0;
    outline: 0;
    padding: 0;
    vertical-align: middle
}

[lang="ar"] .react-datepicker__close-icon::after,[lang="fa"] .react-datepicker__close-icon::after {
    background-color: #216ba5;
    border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\00d7";
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    width: 16px;
    line-height: 1;
    margin: -8px auto 0;
    padding: 2px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 50%
}

[lang="ar"] .react-datepicker__today-button,[lang="fa"] .react-datepicker__today-button {
    background: #f0f0f0;
    border-top: 1px solid #aeaeae;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    padding: 5px 0
}

[lang="ar"] .react-datepicker__tether-element,[lang="fa"] .react-datepicker__tether-element {
    z-index: 2147483647
}

[lang="ar"] .mailbox-sidebar,[lang="fa"] .mailbox-sidebar {
    float: none;
    width: 100%;
    margin: 0 0 20px 0
}

[lang="ar"] .mailbox-sidebar .mail-navigation,[lang="fa"] .mailbox-sidebar .mail-navigation {
    height: 36px
}

[lang="ar"] .mailbox-sidebar .mail-navigation:after,[lang="fa"] .mailbox-sidebar .mail-navigation:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .mailbox-sidebar .mail-navigation button,[lang="fa"] .mailbox-sidebar .mail-navigation button {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    padding: 0;
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
    transition: background .5s ease
}

[lang="ar"] .mailbox-sidebar .mail-navigation button:hover,[lang="fa"] .mailbox-sidebar .mail-navigation button:hover {
    background: rgba(237,28,36,0.55)
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul,[lang="fa"] .mailbox-sidebar .mail-navigation ul {
    display: inline-block;
    vertical-align: middle
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul:after,[lang="fa"] .mailbox-sidebar .mail-navigation ul:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul li,[lang="fa"] .mailbox-sidebar .mail-navigation ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px !important
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul li:before,[lang="fa"] .mailbox-sidebar .mail-navigation ul li:before {
    display: none
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul li i,[lang="fa"] .mailbox-sidebar .mail-navigation ul li i {
    font-size: 20px !important;
    width: 30px
}

[lang="ar"] .mailbox-sidebar .mail-navigation ul li a,[lang="fa"] .mailbox-sidebar .mail-navigation ul li a {
    margin: 0
}

[lang="ar"] .mailbox-wrap h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap h6,.tournaments-page .text [lang="ar"] .mailbox-wrap h1,.tournaments-page .text [lang="ar"] .mailbox-wrap h3,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h1,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h3,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h4,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h5,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h6,[lang="ar"] .mailbox-wrap .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .mailbox-wrap h1,[lang="ar"] .mailbox-wrap .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .mailbox-wrap h3,[lang="fa"] .mailbox-wrap h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap h6,.tournaments-page .text [lang="fa"] .mailbox-wrap h1,.tournaments-page .text [lang="fa"] .mailbox-wrap h3,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h1,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h3,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h4,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h5,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap h6,[lang="fa"] .mailbox-wrap .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .mailbox-wrap h1,[lang="fa"] .mailbox-wrap .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .mailbox-wrap h3 {
    color: #fff;
    font-family: "MuseoSans700","NotoSansBold",serif;
    font-size: 24px
}

[lang="ar"] .mailbox-wrap .icon-reply,[lang="fa"] .mailbox-wrap .icon-reply {
    color: #ed1c24;
    font-size: 22px;
    cursor: pointer;
    margin: 0 10px 0 0
}

[lang="ar"] .mailbox-wrap .icon-delete,[lang="ar"] .mailbox-wrap .icon-email,[lang="fa"] .mailbox-wrap .icon-delete,[lang="fa"] .mailbox-wrap .icon-email {
    color: #ed1c24;
    font-size: 18px;
    cursor: pointer
}

[lang="ar"] .mailbox-wrap .icon-arrow-left-1,[lang="ar"] .mailbox-wrap .icon-arrow-right-1,[lang="fa"] .mailbox-wrap .icon-arrow-left-1,[lang="fa"] .mailbox-wrap .icon-arrow-right-1 {
    color: #ed1c24;
    font-size: 16px;
    cursor: pointer
}

[lang="ar"] .mailbox-wrap .mailbox-header,[lang="fa"] .mailbox-wrap .mailbox-header {
    padding: 15px 28px
}

[lang="ar"] .mailbox-wrap .mailbox-header:after,[lang="fa"] .mailbox-wrap .mailbox-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .mailbox-wrap .mailbox-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .mailbox-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .mailbox-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .mailbox-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .mailbox-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .mailbox-header h6,.tournaments-page .text [lang="ar"] .mailbox-wrap .mailbox-header h1,.tournaments-page .text [lang="ar"] .mailbox-wrap .mailbox-header h3,[lang="ar"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h1,[lang="ar"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h3,[lang="ar"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h4,[lang="ar"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h5,[lang="ar"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h6,[lang="ar"] .mailbox-wrap .mailbox-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .mailbox-wrap .mailbox-header h1,[lang="ar"] .mailbox-wrap .mailbox-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .mailbox-wrap .mailbox-header h3,[lang="fa"] .mailbox-wrap .mailbox-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .mailbox-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .mailbox-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .mailbox-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .mailbox-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .mailbox-header h6,.tournaments-page .text [lang="fa"] .mailbox-wrap .mailbox-header h1,.tournaments-page .text [lang="fa"] .mailbox-wrap .mailbox-header h3,[lang="fa"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h1,[lang="fa"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h3,[lang="fa"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h4,[lang="fa"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h5,[lang="fa"] .mailbox-wrap .mailbox-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .mailbox-header h6,[lang="fa"] .mailbox-wrap .mailbox-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .mailbox-wrap .mailbox-header h1,[lang="fa"] .mailbox-wrap .mailbox-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .mailbox-wrap .mailbox-header h3 {
    margin: 5px 0 0 0
}

[lang="ar"] .mailbox-wrap .mailbox-header .search-input,[lang="fa"] .mailbox-wrap .mailbox-header .search-input {
    float: right;
    width: 350px;
    margin: 0
}

[lang="ar"] .mailbox-wrap .inbox,[lang="fa"] .mailbox-wrap .inbox {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .mailbox-wrap .sentmail,[lang="fa"] .mailbox-wrap .sentmail {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .mailbox-wrap .sentmail>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .sentmail>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .sentmail>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .sentmail>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .sentmail>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .sentmail>h6,.tournaments-page .text [lang="ar"] .mailbox-wrap .sentmail>h1,.tournaments-page .text [lang="ar"] .mailbox-wrap .sentmail>h3,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h1,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h3,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h4,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h5,[lang="ar"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h6,[lang="ar"] .mailbox-wrap .tournaments-page .text .sentmail>h1,[lang="ar"] .tournaments-page .text .mailbox-wrap .sentmail>h1,[lang="ar"] .mailbox-wrap .tournaments-page .text .sentmail>h3,[lang="ar"] .tournaments-page .text .mailbox-wrap .sentmail>h3,[lang="fa"] .mailbox-wrap .sentmail>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .sentmail>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .sentmail>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .sentmail>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .sentmail>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .sentmail>h6,.tournaments-page .text [lang="fa"] .mailbox-wrap .sentmail>h1,.tournaments-page .text [lang="fa"] .mailbox-wrap .sentmail>h3,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h1,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h3,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h4,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h5,[lang="fa"] .mailbox-wrap .single-bonus-page .single-bonus-content .text .sentmail>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .sentmail>h6,[lang="fa"] .mailbox-wrap .tournaments-page .text .sentmail>h1,[lang="fa"] .tournaments-page .text .mailbox-wrap .sentmail>h1,[lang="fa"] .mailbox-wrap .tournaments-page .text .sentmail>h3,[lang="fa"] .tournaments-page .text .mailbox-wrap .sentmail>h3 {
    padding: 15px 0 15px 28px
}

[lang="ar"] .mailbox-wrap .single-message,[lang="fa"] .mailbox-wrap .single-message {
    border: 1px solid #4d4d4d;
    min-height: 100px;
    position: relative
}

[lang="ar"] .mailbox-wrap .single-message .single-message-header,[lang="fa"] .mailbox-wrap .single-message .single-message-header {
    border-bottom: 1px solid #4d4d4d;
    padding: 15px
}

[lang="ar"] .mailbox-wrap .single-message .single-message-header:after,[lang="fa"] .mailbox-wrap .single-message .single-message-header:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .mailbox-wrap .single-message .single-message-header h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h6,.tournaments-page .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h1,.tournaments-page .text [lang="ar"] .mailbox-wrap .single-message .single-message-header h3,[lang="ar"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h1,[lang="ar"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h3,[lang="ar"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h4,[lang="ar"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h5,[lang="ar"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h6,[lang="ar"] .mailbox-wrap .single-message .single-message-header .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .mailbox-wrap .single-message .single-message-header h1,[lang="ar"] .mailbox-wrap .single-message .single-message-header .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .mailbox-wrap .single-message .single-message-header h3,[lang="fa"] .mailbox-wrap .single-message .single-message-header h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h6,.tournaments-page .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h1,.tournaments-page .text [lang="fa"] .mailbox-wrap .single-message .single-message-header h3,[lang="fa"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h1,[lang="fa"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h3,[lang="fa"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h4,[lang="fa"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h5,[lang="fa"] .mailbox-wrap .single-message .single-message-header .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .mailbox-wrap .single-message .single-message-header h6,[lang="fa"] .mailbox-wrap .single-message .single-message-header .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .mailbox-wrap .single-message .single-message-header h1,[lang="fa"] .mailbox-wrap .single-message .single-message-header .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .mailbox-wrap .single-message .single-message-header h3 {
    float: left
}

[lang="ar"] .mailbox-wrap .single-message .single-message-header .right-panel,[lang="fa"] .mailbox-wrap .single-message .single-message-header .right-panel {
    float: right
}

[lang="ar"] .mailbox-wrap .single-message .single-message-header .right-panel i:nth-of-type(2),[lang="fa"] .mailbox-wrap .single-message .single-message-header .right-panel i:nth-of-type(2) {
    margin: 0 10px 0 20px
}

[lang="ar"] .mailbox-wrap .single-message .message-content,[lang="fa"] .mailbox-wrap .single-message .message-content {
    height: 600px
}

[lang="ar"] .mailbox-wrap .single-message .message-content.text,[lang="fa"] .mailbox-wrap .single-message .message-content.text {
    height: auto;
    padding: 20px
}

[lang="ar"] .mailbox-wrap .single-message .message-content p,[lang="ar"] .mailbox-wrap .single-message .message-content div,[lang="fa"] .mailbox-wrap .single-message .message-content p,[lang="fa"] .mailbox-wrap .single-message .message-content div {
    color: #fff;
    font-family: "OpenSansRegular", serif;
    font-size: 14px;
    line-height: 18px
}

[lang="ar"] .mailbox-wrap .single-message .message-content a,[lang="fa"] .mailbox-wrap .single-message .message-content a {
    color: #ed1c24
}

[lang="ar"] .mailbox-wrap .table .thead,[lang="fa"] .mailbox-wrap .table .thead {
    background: #2e3543
}

[lang="ar"] .mailbox-wrap .table .thead .tr,[lang="fa"] .mailbox-wrap .table .thead .tr {
    background: none
}

[lang="ar"] .mailbox-wrap .table .tr,[lang="fa"] .mailbox-wrap .table .tr {
    background: #353c4c
}

[lang="ar"] .mailbox-wrap .table .tr.unread,[lang="fa"] .mailbox-wrap .table .tr.unread {
    background: #202f4c
}

[lang="ar"] .mailbox-wrap .table .td,[lang="fa"] .mailbox-wrap .table .td {
    font-size: 13px;
    line-height: 13px
}

[lang="ar"] .mailbox-wrap .table .td p,[lang="fa"] .mailbox-wrap .table .td p {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #AEAEAE
}

[lang="ar"] .mailbox-wrap .table .td .subject,[lang="fa"] .mailbox-wrap .table .td .subject {
    display: block;
    word-wrap: break-word
}

[lang="ar"] .mailbox-wrap .table .td .date,[lang="fa"] .mailbox-wrap .table .td .date {
    display: block
}

[lang="ar"] .mailbox-wrap .table .td:not(:last-child),[lang="fa"] .mailbox-wrap .table .td:not(:last-child) {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[lang="ar"] .mailbox-wrap .table .tbody .td:last-child,[lang="fa"] .mailbox-wrap .table .tbody .td:last-child {
    text-align: right;
    text-align: left;
    padding: 12px 5px 12px 15px
}

[lang="ar"] .footer-pages-wrap,[lang="fa"] .footer-pages-wrap {
    min-height: 400px;
    padding: 0 0 30px;
    position: relative
}

[lang="ar"] .footer-pages-wrap:after,[lang="fa"] .footer-pages-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .footer-pages-wrap.full-content .info-category,[lang="fa"] .footer-pages-wrap.full-content .info-category {
    display: none
}

[lang="ar"] .footer-pages-wrap.full-content .footer-pages-content,[lang="fa"] .footer-pages-wrap.full-content .footer-pages-content {
    width: 100%;
    margin: 0;
    float: none
}

[lang="ar"] .footer-pages-wrap.footer-preload-mode,[lang="fa"] .footer-pages-wrap.footer-preload-mode {
    min-height: 400px;
    padding: 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-preloader,[lang="fa"] .footer-pages-wrap .footer-pages-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,41,52,0.8);
    z-index: 111
}

[lang="ar"] .footer-pages-wrap .info-category,[lang="fa"] .footer-pages-wrap .info-category {
    width: 280px;
    float: left;
    padding: 0 0 0 27px;
    float: right;
    padding: 0 27px 0 0
}

[lang="ar"] .footer-pages-wrap .info-category h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .info-category h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .info-category h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .info-category h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .info-category h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .info-category h6,.tournaments-page .text [lang="ar"] .footer-pages-wrap .info-category h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .info-category h3,[lang="ar"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h1,[lang="ar"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h3,[lang="ar"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h4,[lang="ar"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h5,[lang="ar"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h6,[lang="ar"] .footer-pages-wrap .info-category .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .info-category h1,[lang="ar"] .footer-pages-wrap .info-category .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .footer-pages-wrap .info-category h3,[lang="fa"] .footer-pages-wrap .info-category h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .info-category h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .info-category h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .info-category h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .info-category h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .info-category h6,.tournaments-page .text [lang="fa"] .footer-pages-wrap .info-category h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .info-category h3,[lang="fa"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h1,[lang="fa"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h3,[lang="fa"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h4,[lang="fa"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h5,[lang="fa"] .footer-pages-wrap .info-category .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .info-category h6,[lang="fa"] .footer-pages-wrap .info-category .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .info-category h1,[lang="fa"] .footer-pages-wrap .info-category .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .footer-pages-wrap .info-category h3 {
    margin: 7px 0 0 0;
    font-size: 18px;
    color: #AEAEAE;
    font-family: "BrandonBold";
    text-transform: uppercase
}

[lang="ar"] .footer-pages-wrap .info-category ul,[lang="fa"] .footer-pages-wrap .info-category ul {
    margin: 10px 15px 0 13px
}

[lang="ar"] .footer-pages-wrap .info-category ul li a,[lang="fa"] .footer-pages-wrap .info-category ul li a {
    display: list-item;
    font-size: 14px;
    line-height: 18px;
    font-family: "OpenSansRegular", serif;
    text-transform: uppercase;
    list-style: disc;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease
}

[lang="ar"] .footer-pages-wrap .info-category ul li a:hover,[lang="fa"] .footer-pages-wrap .info-category ul li a:hover {
    color: #ed1c24
}

[lang="ar"] .footer-pages-wrap .info-category ul li a.active,[lang="fa"] .footer-pages-wrap .info-category ul li a.active {
    color: #ed1c24
}

[lang="ar"] .footer-pages-wrap .footer-pages-content,[lang="fa"] .footer-pages-wrap .footer-pages-content {
    width: 980px;
    margin: 0 0 0 20px;
    float: left;
    float: right
}

[lang="ar"] .footer-pages-wrap .footer-pages-content img,[lang="fa"] .footer-pages-wrap .footer-pages-content img {
    width: 100%;
    display: block
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h6 {
    color: #AEAEAE;
    font-family: "MuseoSans900","NotoSansBold",serif;
    font-size: 28px;
    margin: 0 0 30px 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h1:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content h6:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h1:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h2:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h3:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h4:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h5:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content h6:not(:first-child) {
    margin: 30px 0 0 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content p,[lang="fa"] .footer-pages-wrap .footer-pages-content p {
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px;
    margin: 2px 0 0;
    padding: 0 0 0 15px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .footer-pages-wrap .footer-pages-content h6,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="ar"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .footer-pages-wrap .footer-pages-content h6,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h1,.tournaments-page .text [lang="fa"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h1,[lang="fa"] .footer-pages-wrap .footer-pages-content .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .footer-pages-wrap .footer-pages-content h3 {
    font-size: 26px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content h3 {
    font-size: 20px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content h4 {
    font-size: 18px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content h5 {
    font-size: 16px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content h6 {
    font-size: 14px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ul,[lang="ar"] .footer-pages-wrap .footer-pages-content ol,[lang="fa"] .footer-pages-wrap .footer-pages-content ul,[lang="fa"] .footer-pages-wrap .footer-pages-content ol {
    margin: 20px 0 0 0;
    list-style: initial;
    padding: 0 0 0 30px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ul li,[lang="ar"] .footer-pages-wrap .footer-pages-content ol li,[lang="fa"] .footer-pages-wrap .footer-pages-content ul li,[lang="fa"] .footer-pages-wrap .footer-pages-content ol li {
    color: #AEAEAE;
    font-family: "MuseoSans300","NotoSansRegular",serif;
    font-size: 16px;
    line-height: 20px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ul li:not(:first-child),[lang="ar"] .footer-pages-wrap .footer-pages-content ol li:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content ul li:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content ol li:not(:first-child) {
    margin: 10px 0 0 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ol,[lang="fa"] .footer-pages-wrap .footer-pages-content ol {
    list-style: decimal;
    counter-reset: item
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ol li,[lang="fa"] .footer-pages-wrap .footer-pages-content ol li {
    display: block
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ol li:before,[lang="fa"] .footer-pages-wrap .footer-pages-content ol li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}

[lang="ar"] .footer-pages-wrap .footer-pages-content ol>li:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content ol>li:not(:first-child) {
    margin: 20px 0 0 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li {
    cursor: pointer;
    position: relative;
    padding: 0 0 0 15px
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li:after {
    content: '\E013';
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 9px;
    top: 6px;
    left: 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li:hover,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li:hover {
    color: #fff
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li.opened,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li.opened {
    color: #fff
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li.opened:after,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li.opened:after {
    transform: rotate(90deg);
    color: #ed1c24
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li>ol,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li>ol {
    display: none
}

[lang="ar"] .footer-pages-wrap .footer-pages-content .accordeon>li>ol li,[lang="fa"] .footer-pages-wrap .footer-pages-content .accordeon>li>ol li {
    cursor: text;
    color: #fff
}

[lang="ar"] .footer-pages-wrap .footer-pages-content strong,[lang="fa"] .footer-pages-wrap .footer-pages-content strong {
    font-family: "MuseoSans900","NotoSansBold",serif
}

[lang="ar"] .footer-pages-wrap .footer-pages-content em,[lang="fa"] .footer-pages-wrap .footer-pages-content em {
    font-style: italic
}

[lang="ar"] .footer-pages-wrap .footer-pages-content a,[lang="fa"] .footer-pages-wrap .footer-pages-content a {
    color: #ed1c24
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table,[lang="fa"] .footer-pages-wrap .footer-pages-content table {
    margin: 20px 0 0 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table,[lang="fa"] .footer-pages-wrap .footer-pages-content table {
    width: 100%
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table td,[lang="fa"] .footer-pages-wrap .footer-pages-content table td {
    border: 1px solid #4d4d4d;
    height: 35px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    color: #AEAEAE;
    font-family: "MuseoSans500","NotoSansRegular",serif
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table td:not(:first-child),[lang="fa"] .footer-pages-wrap .footer-pages-content table td:not(:first-child) {
    text-align: right;
    padding: 0 10px 0 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table.image-table td,[lang="fa"] .footer-pages-wrap .footer-pages-content table.image-table td {
    padding: 0
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table.image-table td br,[lang="fa"] .footer-pages-wrap .footer-pages-content table.image-table td br {
    display: none
}

[lang="ar"] .footer-pages-wrap .footer-pages-content table.image-table td img,[lang="fa"] .footer-pages-wrap .footer-pages-content table.image-table td img {
    display: block;
    width: 100% !important;
    padding: 10px
}

[lang="ar"] .football-manager-wrap,[lang="fa"] .football-manager-wrap {
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/FM_BG.png) no-repeat center top/cover;
    position: fixed;
    width: 100%;
    height: calc(100% - 111px);
    z-index: 1;
    overflow-y: auto
}

[lang="ar"] .football-manager-wrap .football-manager-header,[lang="fa"] .football-manager-wrap .football-manager-header {
    position: absolute;
    height: 48px;
    background: rgba(32,47,76,0.5);
    width: 100%;
    top: 0;
    left: 0
}

[lang="ar"] .football-manager-wrap .football-manager-header ul,[lang="fa"] .football-manager-wrap .football-manager-header ul {
    width: 66.4%;
    margin: 0 auto
}

[lang="ar"] .football-manager-wrap .football-manager-header ul:after,[lang="fa"] .football-manager-wrap .football-manager-header ul:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .football-manager-wrap .football-manager-header ul li,[lang="fa"] .football-manager-wrap .football-manager-header ul li {
    float: left
}

[lang="ar"] .football-manager-wrap .football-manager-header ul li a,[lang="fa"] .football-manager-wrap .football-manager-header ul li a {
    display: block;
    height: 47px;
    line-height: 47px;
    color: #fff;
    font-family: BrandonRegular, sans-serif;
    text-decoration: none;
    padding: 0 26px;
    cursor: pointer
}

[lang="ar"] .football-manager-wrap .football-manager-header ul li a:hover,[lang="ar"] .football-manager-wrap .football-manager-header ul li a.active,[lang="fa"] .football-manager-wrap .football-manager-header ul li a:hover,[lang="fa"] .football-manager-wrap .football-manager-header ul li a.active {
    background: #ED1C24
}

[lang="ar"] .football-manager-wrap .football-manager-content,[lang="fa"] .football-manager-wrap .football-manager-content {
    width: 952px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/football-manager/coaches.png) no-repeat right 80px;
    margin: 0 auto;
    padding: 48px 0 0 0
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo {
    margin: 40px 0 0 42px
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo:after,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .image,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .image {
    display: inline-block;
    vertical-align: top;
    height: 80px;
    width: 82px;
    background: url(//d1hpetrtq93mp2.cloudfront.net/web/assets/images/football-manager/logo.svg) no-repeat center center/auto 100%
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo h1,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h2,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h3,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h4,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h5,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h6,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo h1,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h2,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h3,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h4,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h5,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h6,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-family: BrandonRegular, sans-serif;
    font-size: 38px;
    text-shadow: 5px 5px 4px 0 rgba(0,0,0,0.5)
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo h1 span,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h2 span,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h3 span,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h4 span,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h5 span,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h6 span,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo h1 span,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h2 span,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h3 span,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h4 span,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h5 span,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h6 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span {
    display: block
}

[lang="ar"] .football-manager-wrap .football-manager-content .f-logo h1 span:last-child,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h2 span:last-child,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h3 span:last-child,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h4 span:last-child,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h5 span:last-child,.footer-pages-wrap .footer-pages-content [lang="ar"] .football-manager-wrap .football-manager-content .f-logo h6 span:last-child,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span:last-child,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span:last-child,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span:last-child,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span:last-child,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span:last-child,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span:last-child,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span:last-child,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span:last-child,[lang="ar"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span:last-child,[lang="ar"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo h1 span:last-child,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h2 span:last-child,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h3 span:last-child,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h4 span:last-child,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h5 span:last-child,.footer-pages-wrap .footer-pages-content [lang="fa"] .football-manager-wrap .football-manager-content .f-logo h6 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h2 span:last-child,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h2 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h3 span:last-child,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h3 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h4 span:last-child,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h4 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h5 span:last-child,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h5 span:last-child,[lang="fa"] .football-manager-wrap .football-manager-content .f-logo .footer-pages-wrap .footer-pages-content h6 span:last-child,[lang="fa"] .footer-pages-wrap .footer-pages-content .football-manager-wrap .football-manager-content .f-logo h6 span:last-child {
    color: #ed1c24;
    font-family: BrandonBold, sans-serif;
    margin: 4px 0 0 0
}

[lang="ar"] .football-manager-wrap .football-manager-content button,[lang="fa"] .football-manager-wrap .football-manager-content button {
    height: 43px;
    width: 191px;
    border-radius: 6px;
    background-color: #ED1C24;
    color: #fff;
    font-family: BrandonBold, sans-serif;
    font-size: 25px;
    border: none;
    cursor: pointer;
    margin: 12px 0 0 42px;
    padding: 0;
    display: block;
    text-decoration: none
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap {
    border: 5px solid #ed1c24;
    border-radius: 2px;
    border-top: none;
    margin: 25px 0 0 0
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap:after,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap:after {
    content: "";
    display: table;
    clear: both
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block {
    float: left;
    position: relative;
    width: 314px;
    background: rgba(0,0,0,0.4)
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block:nth-of-type(2),[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block:nth-of-type(2) {
    border-left: 7px solid #ed1c24;
    border-right: 7px solid #ed1c24
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h6,.tournaments-page .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.tournaments-page .text [lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block h3,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h4,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h5,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h6,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h6,.tournaments-page .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h1,.tournaments-page .text [lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block h3,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h4,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h5,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .football-manager-wrap .football-manager-content .blocks-wrap .block h6,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h1,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .football-manager-wrap .football-manager-content .blocks-wrap .block h3 {
    color: #fff;
    font-family: BrandonBold, sans-serif;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    background: #ED1C24;
    width: 100%;
    padding: 0 0 0 40px
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap {
    height: 323px;
    text-align: center
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap:after,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap img,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .image-wrap img {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    max-height: 95%
}

[lang="ar"] .football-manager-wrap .football-manager-content .blocks-wrap .block .block-number,[lang="fa"] .football-manager-wrap .football-manager-content .blocks-wrap .block .block-number {
    position: absolute;
    height: 68px;
    width: 68px;
    border: 5px solid #ed1c24;
    background: #fff;
    box-shadow: inset 8px 1px 3px 0 rgba(0,0,0,0.11);
    border-radius: 100px;
    text-align: center;
    color: #ed1c24;
    font-family: BrandonBold, sans-serif;
    font-size: 46px;
    line-height: 63px;
    display: block;
    top: -13px;
    left: -39px
}

[lang="ar"] .special-background,[lang="fa"] .special-background {
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center 0 !important;
    background-size: cover !important
}

[lang="ar"] .special-background .flex-wrap,[lang="fa"] .special-background .flex-wrap {
    display: flex;
    flex-direction: column
}

[lang="ar"] .special-background .special-background-content,[lang="fa"] .special-background .special-background-content {
    width: 1300px !important;
    padding: 0 10px 10px;
    background: rgba(32,36,46,0.8);
    margin: 0 auto
}

[lang="ar"] .special-background .fixed-header.sticky,[lang="fa"] .special-background .fixed-header.sticky {
    background: none
}

[lang="ar"] .special-background .fixed-header.sticky .header,[lang="fa"] .special-background .fixed-header.sticky .header {
    background: rgba(32,36,46,0.8)
}

[lang="ar"] .special-background .header,[lang="fa"] .special-background .header {
    width: 1280px;
    margin: 0 auto;
    background: rgba(32,36,46,0.4)
}

[lang="ar"] .special-background .banner,[lang="fa"] .special-background .banner {
    background: none
}

[lang="ar"] .special-background .global-container,[lang="fa"] .special-background .global-container {
    position: relative;
    width: 100%;
    margin: 0 auto
}

[lang="ar"] .special-background .global-container .container,[lang="fa"] .special-background .global-container .container {
    background: none;
    border: none;
    padding: 62px 0 30px
}

[lang="ar"] .special-background footer,[lang="fa"] .special-background footer {
    margin: 25px 0 0 0
}

@media screen and (max-width: 1320px) {
    [lang="ar"] .fixed-header,[lang="fa"] .fixed-header {
        z-index:100;
        transform: unset !important
    }

    [lang="ar"] .fixed-header.sticky .header .header-sponsorships,[lang="fa"] .fixed-header.sticky .header .header-sponsorships {
        margin: 14px 0 0 0px
    }

    [lang="ar"] .fixed-header.sticky .header .logo a,[lang="fa"] .fixed-header.sticky .header .logo a {
        height: 45px
    }

    [lang="ar"] .fixed-header.sticky .header .top-header,[lang="fa"] .fixed-header.sticky .header .top-header {
        width: 77%
    }

    [lang="ar"] .fixed-header.sticky .header .top-header .menu-icon,[lang="fa"] .fixed-header.sticky .header .top-header .menu-icon {
        margin: 10px 50px 0 0;
        margin: 10px 0 0
    }

    [lang="ar"] .fixed-header.sticky:hover .header .logo,[lang="fa"] .fixed-header.sticky:hover .header .logo {
        margin: 10px 0 0 0
    }

    [lang="ar"] .fixed-header.sticky:hover .header .logo a,[lang="fa"] .fixed-header.sticky:hover .header .logo a {
        height: 60px;
        width: 200px
    }

    [lang="ar"] .header .header-content,[lang="fa"] .header .header-content {
        width: 998px
    }

    [lang="ar"] .header .header-content .logo,[lang="fa"] .header .header-content .logo {
        margin: 10px 0 0 0;
        margin: 10px 0 0 0
    }

    [lang="ar"] .header .header-content .logo a,[lang="fa"] .header .header-content .logo a {
        height: 60px;
        width: 200px
    }

    [lang="ar"] .header .header-content .top-header,[lang="fa"] .header .header-content .top-header {
        width: 59%
    }

    [lang="ar"] .main-menu,[lang="fa"] .main-menu {
        margin: 14px 0 0 0
    }

    [lang="ar"] .main-menu ul li a,[lang="fa"] .main-menu ul li a {
        height: 35px;
        line-height: 35px;
        font-size: 11px;
        padding: 0 5px
    }

    [lang="ar"] .banner .banner-container,[lang="fa"] .banner .banner-container {
        width: 100% !important;
        height: 295px !important
    }

    [lang="ar"] .container .container-content,[lang="fa"] .container .container-content {
        width: 998px
    }

    [lang="ar"] .search-window .search-window-content,[lang="fa"] .search-window .search-window-content {
        width: 998px
    }

    [lang="ar"] .search-window .search-window-content .search-result .search-group .game-block,[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block {
        margin: 10px 10px 0 0
    }

    [lang="ar"] .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(5n+5),[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(5n+5) {
        margin: 10px 10px 0 0
    }

    [lang="ar"] .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(4n+4),[lang="fa"] .search-window .search-window-content .search-result .search-group .game-block:nth-of-type(4n+4) {
        margin: 10px 0 0 0
    }

    [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text {
        min-height: 0;
        padding: 20px 0 0;
        width: 90%;
        margin: 0 0 0 0;
        margin: 0 0 0 0
    }

    [lang="ar"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a,[lang="fa"] .search-window .search-window-content .search-result .search-group .bonus-block .search-bonus-text a {
        position: static;
        margin: 10px 0 0 0
    }

    [lang="ar"] footer .footer-content,[lang="fa"] footer .footer-content {
        width: 998px
    }

    [lang="ar"] footer .footer-content .footer-blocks .copy-block,[lang="fa"] footer .footer-content .footer-blocks .copy-block {
        margin: 0 20px 0 0;
        width: 280px
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2),[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block>div ul:nth-of-type(2) {
        margin: 0
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-menu-block ul,[lang="fa"] footer .footer-content .footer-blocks .footer-menu-block ul {
        margin: 0
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-logo,[lang="fa"] footer .footer-content .footer-blocks .footer-logo {
        margin: 50px 0 0 20px;
        margin: 50px 20px 0 0
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos {
        width: 233px
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos a,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos a {
        display: inline-block;
        margin: 0 !important
    }

    [lang="ar"] footer .footer-content .footer-blocks .footer-logo .license-logos a img,[lang="fa"] footer .footer-content .footer-blocks .footer-logo .license-logos a img {
        display: inline-block;
        height: 39px;
        max-width: 200px
    }

    [lang="ar"] .footer-pages-wrap.full-content .info-category,[lang="fa"] .footer-pages-wrap.full-content .info-category {
        display: none
    }

    [lang="ar"] .footer-pages-wrap.full-content .footer-pages-content,[lang="fa"] .footer-pages-wrap.full-content .footer-pages-content {
        width: 100%;
        margin: 0;
        float: none
    }

    [lang="ar"] .footer-pages-wrap .info-category,[lang="fa"] .footer-pages-wrap .info-category {
        width: 261px
    }

    [lang="ar"] .footer-pages-wrap .footer-pages-content,[lang="fa"] .footer-pages-wrap .footer-pages-content {
        width: 716px
    }

    [lang="ar"] .page-content,[lang="fa"] .page-content {
        width: 740px
    }

    [lang="ar"] .page-content.no-sidebar,[lang="fa"] .page-content.no-sidebar {
        width: 998px;
        margin: 0
    }

    [lang="ar"] .home-page.col-grid-4 .flex-games-block,[lang="fa"] .home-page.col-grid-4 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    [lang="ar"] .home-page.col-grid-4 .flex-games-block>div,[lang="fa"] .home-page.col-grid-4 .flex-games-block>div {
        gap: 10px
    }

    [lang="ar"] .home-page.col-grid-4 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-4 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    [lang="ar"] .home-page.col-grid-6 .flex-games-block,[lang="fa"] .home-page.col-grid-6 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    [lang="ar"] .home-page.col-grid-6 .flex-games-block>div,[lang="fa"] .home-page.col-grid-6 .flex-games-block>div {
        gap: 10px
    }

    [lang="ar"] .home-page.col-grid-6 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-6 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    [lang="ar"] .home-page.col-grid-8 .flex-games-block,[lang="fa"] .home-page.col-grid-8 .flex-games-block {
        width: 100%;
        margin: 0 auto
    }

    [lang="ar"] .home-page.col-grid-8 .flex-games-block>div,[lang="fa"] .home-page.col-grid-8 .flex-games-block>div {
        gap: 10px
    }

    [lang="ar"] .home-page.col-grid-8 .flex-games-block>div .game-block,[lang="fa"] .home-page.col-grid-8 .flex-games-block>div .game-block {
        flex-basis: 242px
    }

    [lang="ar"] .home-page .flex-games-block>div,[lang="fa"] .home-page .flex-games-block>div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px
    }

    [lang="ar"] .home-page .flex-games-block>div .game-block,[lang="fa"] .home-page .flex-games-block>div .game-block {
        flex-basis: 205px
    }

    [lang="ar"] .home-page .flex-games-block>div::after,[lang="fa"] .home-page .flex-games-block>div::after {
        content: "";
        flex: auto
    }

    [lang="ar"] .bonus-page .bonus-wrap .bonus-block,[lang="fa"] .bonus-page .bonus-wrap .bonus-block {
        height: 154px
    }

    [lang="ar"] .bonus-page .bonus-wrap .bonus-block,[lang="fa"] .bonus-page .bonus-wrap .bonus-block {
        min-height: 156px
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block,[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block {
        min-height: 156px
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block,[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block {
        height: auto;
        width: 49.5%
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3),[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(3n+3) {
        margin: 0 1% 20px 0
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(2n+2),[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block:nth-of-type(2n+2) {
        margin: 0 0 20px 0
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block .image,[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block .image {
        width: 155px;
        height: 127px
    }

    [lang="ar"] .bonus-page .bonus-game-wrap .bonus-block.middle-block .text,[lang="fa"] .bonus-page .bonus-game-wrap .bonus-block.middle-block .text {
        width: 319px
    }

    [lang="ar"] .add-deposit-message>div.message-wrap span,[lang="fa"] .add-deposit-message>div.message-wrap span {
        line-height: 20px;
        max-width: 380px
    }

    [lang="ar"] .panel-wrap .banner-panel,[lang="fa"] .panel-wrap .banner-panel {
        width: 669px
    }

    [lang="ar"] .panel-wrap .banner-panel .block,[lang="fa"] .panel-wrap .banner-panel .block {
        height: 140px;
        width: 157px
    }

    [lang="ar"] .panel-wrap .banner-panel .block i,[lang="fa"] .panel-wrap .banner-panel .block i {
        font-size: 35px
    }

    [lang="ar"] .panel-wrap .banner-panel .block .title h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-panel .block .title h6,.tournaments-page .text [lang="ar"] .panel-wrap .banner-panel .block .title h1,.tournaments-page .text [lang="ar"] .panel-wrap .banner-panel .block .title h3,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,[lang="ar"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,[lang="ar"] .panel-wrap .banner-panel .block .title .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .panel-wrap .banner-panel .block .title h1,[lang="ar"] .panel-wrap .banner-panel .block .title .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-panel .block .title h6,.tournaments-page .text [lang="fa"] .panel-wrap .banner-panel .block .title h1,.tournaments-page .text [lang="fa"] .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h1,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h4,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h5,[lang="fa"] .panel-wrap .banner-panel .block .title .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-panel .block .title h6,[lang="fa"] .panel-wrap .banner-panel .block .title .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .panel-wrap .banner-panel .block .title h1,[lang="fa"] .panel-wrap .banner-panel .block .title .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .panel-wrap .banner-panel .block .title h3 {
        font-size: 20px;
        line-height: 24px
    }

    [lang="ar"] .panel-wrap .banner-panel .block .title h3,[lang="fa"] .panel-wrap .banner-panel .block .title h3 {
        font-size: 12px;
        line-height: 16px
    }

    [lang="ar"] .panel-wrap .banner-news,[lang="fa"] .panel-wrap .banner-news {
        width: 319px;
        margin: 0 0 0 10px;
        height: 140px;
        margin: 0 10px 0 0
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container {
        margin: 10px 0 0;
        height: 117px;
        padding: 0 0 0 8px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider {
        height: 117px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list {
        height: 117px !important
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide {
        height: 117px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block {
        margin: 0
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .image {
        height: 87px;
        width: 115px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions {
        width: 185px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.single-bonus-page .single-bonus-content [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.tournaments-page [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,[lang="ar"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h2,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,.single-bonus-page .single-bonus-content [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,.tournaments-page [lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h4,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h5,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h6,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h1,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h1,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .tournaments-page .text h3,[lang="fa"] .tournaments-page .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text h3 {
        font-size: 12px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions .text p {
        font-size: 14px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button {
        height: 25px;
        width: 32px;
        padding: 0
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button i {
        top: 6px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play i {
        display: block;
        left: 4px
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play span,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.play span {
        display: none
    }

    [lang="ar"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i,[lang="fa"] .panel-wrap .banner-news .vertical-slider-container .slick-slider .slick-list .slick-slide .winners-game-block .actions button.demo i {
        vertical-align: top;
        margin: 2px 0 0 0
    }

    [lang="ar"] .panel-wrap .banner-news>h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .panel-wrap .banner-news>h6,.tournaments-page .text [lang="ar"] .panel-wrap .banner-news>h1,.tournaments-page .text [lang="ar"] .panel-wrap .banner-news>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,[lang="ar"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,[lang="ar"] .panel-wrap .tournaments-page .text .banner-news>h1,[lang="ar"] .tournaments-page .text .panel-wrap .banner-news>h1,[lang="ar"] .panel-wrap .tournaments-page .text .banner-news>h3,[lang="ar"] .tournaments-page .text .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .banner-news>h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .panel-wrap .banner-news>h6,.tournaments-page .text [lang="fa"] .panel-wrap .banner-news>h1,.tournaments-page .text [lang="fa"] .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h1,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h3,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h4,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h5,[lang="fa"] .panel-wrap .single-bonus-page .single-bonus-content .text .banner-news>h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .panel-wrap .banner-news>h6,[lang="fa"] .panel-wrap .tournaments-page .text .banner-news>h1,[lang="fa"] .tournaments-page .text .panel-wrap .banner-news>h1,[lang="fa"] .panel-wrap .tournaments-page .text .banner-news>h3,[lang="fa"] .tournaments-page .text .panel-wrap .banner-news>h3 {
        font-size: 18px;
        margin: 0;
        padding: 0 0 0 12px
    }

    [lang="ar"] .promo-games-group .game-promo,[lang="fa"] .promo-games-group .game-promo {
        width: 558px;
        height: 318px
    }

    [lang="ar"] .promo-games-group .game-promo .block,[lang="fa"] .promo-games-group .game-promo .block {
        width: 558px !important;
        height: 100%
    }

    [lang="ar"] .promo-games-group .top-games,[lang="fa"] .promo-games-group .top-games {
        width: 430px;
        margin: 0 0 0 10px
    }

    [lang="ar"] .promo-games-group .top-games .game-block,[lang="fa"] .promo-games-group .top-games .game-block {
        width: 210px;
        height: 154px
    }

    [lang="ar"] .promo-games-group .top-games .game-block:nth-of-type(even),[lang="fa"] .promo-games-group .top-games .game-block:nth-of-type(even) {
        margin: 0 0 10px 10px
    }

    [lang="ar"] .promo-games-group .top-games .game-block:last-child,[lang="fa"] .promo-games-group .top-games .game-block:last-child {
        margin: 0 0 0 10px
    }

    [lang="ar"] .single-bonus-page,[lang="fa"] .single-bonus-page {
        width: 998px
    }

    [lang="ar"] .single-bonus-page .image-wrap,[lang="fa"] .single-bonus-page .image-wrap {
        min-height: 405px
    }

    [lang="ar"] .single-bonus-page .single-bonus-category,[lang="fa"] .single-bonus-page .single-bonus-category {
        padding: 0 0 0 5px;
        width: 261px
    }

    [lang="ar"] .single-bonus-page .single-bonus-content,[lang="fa"] .single-bonus-page .single-bonus-content {
        float: left;
        width: 737px
    }

    [lang="ar"] .user-bonuses .user-bonuses-block .free-spins .group .block>div img,[lang="fa"] .user-bonuses .user-bonuses-block .free-spins .group .block>div img {
        max-width: 80px;
        max-height: 60px
    }

    [lang="ar"] .user-bonuses .user-bonuses-block .free-spins .group .block>div .image-wrap,[lang="fa"] .user-bonuses .user-bonuses-block .free-spins .group .block>div .image-wrap {
        max-width: 80px;
        max-height: 60px
    }

    [lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap {
        padding: 0
    }

    [lang="ar"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap button,[lang="fa"] .user-bonuses .user-bonuses-block .group .block>div.button-wrap button {
        width: 100%
    }

    [lang="ar"] .user-transactions .user-transactions-header .tabs>div,[lang="fa"] .user-transactions .user-transactions-header .tabs>div {
        margin: 0 15px 0 0
    }

    [lang="ar"] .user-transactions .user-transactions-header .tabs button,[lang="fa"] .user-transactions .user-transactions-header .tabs button {
        padding: 0 15px 7px
    }

    [lang="ar"] .user-transactions .user-transactions-header .left-group,[lang="fa"] .user-transactions .user-transactions-header .left-group {
        width: 60%
    }

    [lang="ar"] .user-transactions .user-transactions-header .left-group .Select,[lang="fa"] .user-transactions .user-transactions-header .left-group .Select {
        width: 50%
    }

    [lang="ar"] .user-transactions .user-transactions-header .right-group,[lang="fa"] .user-transactions .user-transactions-header .right-group {
        width: 40%
    }

    [lang="ar"] .user-transactions .user-account-block.deposit-wager-block .group,[lang="fa"] .user-transactions .user-account-block.deposit-wager-block .group {
        width: 100%;
        float: none !important
    }

    [lang="ar"] .cookies-popup .cookieConsent,[lang="fa"] .cookies-popup .cookieConsent {
        width: 998px !important
    }

    [lang="ar"] .cookies-popup.haveSpecialBackground .cookieConsent,[lang="fa"] .cookies-popup.haveSpecialBackground .cookieConsent {
        width: 1009px !important
    }

    [lang="ar"] .evolution-game-grid .game-wrap .game-item,[lang="fa"] .evolution-game-grid .game-wrap .game-item {
        width: 240px;
        margin: 0 0 15px 10px
    }

    [lang="ar"] .evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1),[lang="fa"] .evolution-game-grid .game-wrap .game-item:nth-of-type(4n+1) {
        margin: 0 0 15px 10px
    }

    [lang="ar"] .evolution-game-grid .game-wrap .game-item:nth-of-type(3n+1),[lang="fa"] .evolution-game-grid .game-wrap .game-item:nth-of-type(3n+1) {
        margin: 0 0 15px 0
    }

    [lang="ar"] .tvGames iframe,[lang="fa"] .tvGames iframe {
        width: 998px !important
    }

    [lang="ar"] .otp-settings-wrap,[lang="fa"] .otp-settings-wrap {
        background-size: auto 300px
    }

    [lang="ar"] .otp-settings-description,[lang="fa"] .otp-settings-description {
        width: 450px
    }

    [lang="ar"] .otp-settings-email .email-wrap,[lang="fa"] .otp-settings-email .email-wrap {
        width: 450px
    }

    [lang="ar"] .otp-settings-google .google-wrap,[lang="fa"] .otp-settings-google .google-wrap {
        width: 450px
    }

    [lang="ar"] .otp-settings-success,[lang="fa"] .otp-settings-success {
        width: 100%
    }

    [lang="ar"] .otp-settings .help-blocks ul li .text,[lang="fa"] .otp-settings .help-blocks ul li .text {
        width: 270px
    }
}

@media screen and (max-width: 1337px) {
    [lang="ar"] .special-background .special-background-content,[lang="fa"] .special-background .special-background-content {
        width:1015px !important
    }

    [lang="ar"] .special-background .header,[lang="fa"] .special-background .header {
        width: 989px
    }

    [lang="ar"] .special-background .header .main-menu,[lang="fa"] .special-background .header .main-menu {
        margin: 14px 10px 0 0
    }

    [lang="ar"] .special-background .header .main-menu ul li a,[lang="fa"] .special-background .header .main-menu ul li a {
        font-size: 13px;
        padding: 0 5px
    }

    [lang="ar"] .special-background .header .header-content,[lang="fa"] .special-background .header .header-content {
        width: 100%
    }

    [lang="ar"] .special-background .header .header-content .logo,[lang="fa"] .special-background .header .header-content .logo {
        margin: 10px 0 0 10px
    }

    [lang="ar"] .special-background .header .header-content .logo a,[lang="fa"] .special-background .header .header-content .logo a {
        width: 180px
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner,[lang="fa"] .special-background .banner-wrap.has-winners .banner {
        width: 100%
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner .banner-container,[lang="fa"] .special-background .banner-wrap.has-winners .banner .banner-container {
        width: 100%;
        height: 295px
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner .slick-slider .slick-slide,[lang="fa"] .special-background .banner-wrap.has-winners .banner .slick-slider .slick-slide {
        width: 989px !important
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners {
        margin: 20px 0 0;
        height: auto;
        width: 100%
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h6,.tournaments-page .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h1,.tournaments-page .text [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners h3,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h1,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h3,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h4,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h5,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h6,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h1,[lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h3,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h6,.tournaments-page .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h1,.tournaments-page .text [lang="fa"] .special-background .banner-wrap.has-winners .banner-winners h3,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h1,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h3,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h4,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h5,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .banner-wrap.has-winners .banner-winners h6,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h1,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .special-background .banner-wrap.has-winners .banner-winners h3 {
        margin: 0;
        font-family: "BrandonBold","NotoSansBold",serif
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container {
        height: auto
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider {
        height: auto;
        display: none
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2),[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider:nth-of-type(2) {
        display: block
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list {
        height: auto !important
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text,[lang="fa"] .special-background .banner-wrap.has-winners .banner-winners .vertical-slider-container .slick-slider .slick-list .slick-slide .text {
        width: 213px
    }

    [lang="ar"] .special-background .banner-wrap.has-winners .banner .banner-container,[lang="fa"] .special-background .banner-wrap.has-winners .banner .banner-container {
        height: 295px
    }

    [lang="ar"] .special-background .container .container-content,[lang="fa"] .special-background .container .container-content {
        width: 100%
    }

    [lang="ar"] .special-background .panel-games,[lang="fa"] .special-background .panel-games {
        width: 100%
    }

    [lang="ar"] .special-background .panel-games .panel-game-block,[lang="fa"] .special-background .panel-games .panel-game-block {
        width: 100%;
        margin: 0
    }

    [lang="ar"] .special-background .panel-games .panel-game-block:nth-of-type(2),[lang="fa"] .special-background .panel-games .panel-game-block:nth-of-type(2) {
        margin: 20px 0 0 0
    }

    [lang="ar"] .special-background .panel-games .panel-game-block .game-block-wrap,[lang="fa"] .special-background .panel-games .panel-game-block .game-block-wrap {
        width: 100%
    }

    [lang="ar"] .special-background .panel-games .panel-game-block .game-block-wrap .game-block,[lang="fa"] .special-background .panel-games .panel-game-block .game-block-wrap .game-block {
        width: 100%
    }

    [lang="ar"] .special-background .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap,[lang="fa"] .special-background .panel-games .panel-game-block .game-block-wrap .game-block .image-wrap {
        width: 100%;
        height: 367px
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues,[lang="fa"] .special-background .panel-wrap .panel-leagues {
        width: 478px
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block,[lang="fa"] .special-background .panel-wrap .panel-leagues .block {
        width: 183px;
        margin: 20px 28px 0 !important
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(-n+2),[lang="fa"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(-n+2) {
        margin: 0 28px 0 !important
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(5),[lang="ar"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(6),[lang="fa"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(5),[lang="fa"] .special-background .panel-wrap .panel-leagues .block:nth-of-type(6) {
        margin: 45px 28px 0 !important
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block a,[lang="fa"] .special-background .panel-wrap .panel-leagues .block a {
        height: 183px
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block a span,[lang="fa"] .special-background .panel-wrap .panel-leagues .block a span {
        width: 100px;
        height: 80px
    }

    [lang="ar"] .special-background .panel-wrap .panel-leagues .block h2,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h1,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h3,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h4,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h5,.single-bonus-page .single-bonus-content .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h6,.tournaments-page .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h1,.tournaments-page .text [lang="ar"] .special-background .panel-wrap .panel-leagues .block h3,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h1,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h3,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h4,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h5,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,[lang="ar"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h6,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .tournaments-page .text h1,[lang="ar"] .tournaments-page .text .special-background .panel-wrap .panel-leagues .block h1,[lang="ar"] .special-background .panel-wrap .panel-leagues .block .tournaments-page .text h3,[lang="ar"] .tournaments-page .text .special-background .panel-wrap .panel-leagues .block h3,[lang="fa"] .special-background .panel-wrap .panel-leagues .block h2,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h1,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h3,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h4,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h5,.single-bonus-page .single-bonus-content .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h6,.tournaments-page .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h1,.tournaments-page .text [lang="fa"] .special-background .panel-wrap .panel-leagues .block h3,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h1,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h1,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h3,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h3,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h4,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h4,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h5,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h5,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .single-bonus-page .single-bonus-content .text h6,[lang="fa"] .single-bonus-page .single-bonus-content .text .special-background .panel-wrap .panel-leagues .block h6,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .tournaments-page .text h1,[lang="fa"] .tournaments-page .text .special-background .panel-wrap .panel-leagues .block h1,[lang="fa"] .special-background .panel-wrap .panel-leagues .block .tournaments-page .text h3,[lang="fa"] .tournaments-page .text .special-background .panel-wrap .panel-leagues .block h3 {
        display: none
    }

    [lang="ar"] .special-background .panel-product-banners .panel-product-banner-block,[lang="fa"] .special-background .panel-product-banners .panel-product-banner-block {
        width: 478px;
        margin: 20px 24px 0 0
    }

    [lang="ar"] .special-background .panel-product-banners .panel-product-banner-block:nth-of-type(even),[lang="fa"] .special-background .panel-product-banners .panel-product-banner-block:nth-of-type(even) {
        margin-right: 0
    }
}

@media screen and (max-height: 1000px) {
    [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:800px
    }

    [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        overflow-y: auto
    }
}

@media screen and (max-height: 890px) {
    [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:550px
    }
}

@media screen and (max-height: 630px) {
    [lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .single-wrap,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-content {
        max-height:350px
    }
}

@media screen and (max-height: 730px) {
    [lang="ar"] .game-popup-overlay .game-popup-window .frame-container,[lang="fa"] .game-popup-overlay .game-popup-window .frame-container {
        height:495px;
        width: 880px
    }
}

@media screen and (max-height: 750px) {
    [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap {
        overflow-y:scroll;
        height: 500px
    }

    [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step {
        min-height: 0
    }
}

@media screen and (max-height: 589px) {
    [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap {
        overflow-y:scroll;
        height: 300px
    }

    [lang="ar"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step,[lang="fa"] .sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap .step {
        min-height: 0
    }
}

[lang="ar"] .game-filter ul li:hover,[lang="fa"] .game-filter ul li:hover {
    color: #ed1c24
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .mailbox-notification-popup a:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .mailbox-notification-popup a:hover {
    background: #202f4c
}

[lang="ar"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-close:hover,[lang="fa"] .ReactModalPortal .ReactModal__Overlay .ReactModal__Content .modal-payments-single .modal-header .right-group .icon-close:hover {
    color: #fff !important
}

[lang="ar"] .sign-up-window .sign-up-window-content .right-block button:hover,[lang="fa"] .sign-up-window .sign-up-window-content .right-block button:hover {
    background: rgba(237,28,36,0.37);
    border-color: rgba(237,28,36,0.37)
}

[lang="ar"] .user-transactions .add-deposit-message>div.button-wrap button:hover,[lang="fa"] .user-transactions .add-deposit-message>div.button-wrap button:hover {
    background: rgba(8,140,53,0.55)
}

[lang="ar"] .user-bonuses .user-bonuses-table .table .td .confirm-button:hover,[lang="fa"] .user-bonuses .user-bonuses-table .table .td .confirm-button:hover {
    background: rgba(8,140,53,0.55)
}

.sign-up-window .sign-up-window-content .sign-up-cont-wrap .form-wrap form .form-label .label {
    color: #bfbfbf
}

.react-tel-input .country-list::-webkit-scrollbar {
    width: 10px
}

.react-tel-input .country-list::-webkit-scrollbar-track {
    background: none
}

.react-tel-input .country-list::-webkit-scrollbar-thumb {
    background: #3f475b
}

.panel-product-banners .panel-product-banner-block,.panel-wrap .panel-leagues .block a,.panel-games .panel-game-block .game-block {
    box-shadow: inset 0 0 0 1px #fff
}

.search-input input {
    background: none
}

.user-bonuses .user-bonuses-block .group .percentage-bar-wrap .percentage-bar {
    background: #7b7b7b
}

.panel-product-banners {
    order: 1
}

.panel-wrap {
    order: 2;
    margin: 15px 0 0 0
}

.message-popup .message-content {
    width: 60%;
    max-width: 700px
}

.special-background .global-container .container {
    padding: 16px 0 30px 0px
}

.bonus-page .bonus-block .text p {
    color: #ffffff
}

.header .header-content .logo a {
    width: 223px
}
