@charset "utf-8";
blockquote, body, button, center, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, th, tr, ul {
    padding: 0;
    margin: 0
}

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

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font: 14px/1.8 Arial, Verdana, Helvetica, sans-serif
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

body {
    background: #77320d;
    font: 14px/1.8 Arial, Helvetica, sans-serif
}

.fl {
    float: left
}

.fr {
    float: right
}

.t_hide {
    height: 0;
    overflow: hidden
}

.mt10 {
    margin-top: 10px
}

.t_center {
    text-align: center
}

.t_left {
    text-align: left
}

.t_right {
    text-align: right
}

.p_relative {
    position: relative
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

a {
    color: #fff;
    text-decoration: none
}

a, a:active {
    outline: 0
}

.hidden {
    visibility: hidden
}

.sharethis {
    width: 100%;
    height: 30px;
    padding: 0;
    padding-bottom: 3px;
    line-height: 30px;
    text-align: center;
    background: #fefced;
    overflow: hidden
}

.sharethis a {
    color: #88878c;
    line-height: 30px
}

.sharethis img {
    vertical-align: middle
}

.nav {
    position: relative;
    z-index: 2;
    width: 990px;
    height: 40px;
    margin: 0 auto
}

.nav li {
    position: relative;
    float: left;
    width: 90px;
    text-align: center
}

.nav li a {
    display: block;
    width: 90px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    color: #fcf8f3;
    font-weight: 700
}

.nav li a:hover, .nav li.on a {
    text-decoration: none;
    background: #e49804
}

.subnav {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    background: #cca847;
    background: rgba(204, 168, 71, .9);
    white-space: nowrap
}

.subnav li {
    float: none;
    width: auto;
    padding: 0 5px;
    transition: all .2s ease-in-out 0s
}

.subnav li a {
    width: auto;
    height: 34px;
    line-height: 34px;
    border: none;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    overflow: visible
}

.nav li.on li a, .subnav li a:hover, .subnav li.on a {
    background: 0 0;
    color: #fff
}

.nav li.on li a:hover {
    color: #021027
}

.subnav li:hover {
    background: #e49804;
    background: rgba(228, 152, 4, .9)
}

.fullbg {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1920px;
    min-width: 1002px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/fullbg-en.jpg) no-repeat center top #aad6ef
}

.wrapper {
    position: relative;
    width: 1002px;
    margin: 0 auto
}

.header {
    position: relative;
    height: 540px
}

.content {
    position: relative
}

.logo {
    position: absolute;
    top: 80px;
    left: 51%;
    width: 220px
}

.logo img {
    width: 220px
}

.loginbtns {
    text-align: center;
    width: 300px;
    position: absolute;
    top: 90px;
    right: -100px;
    display: flex;
    justify-content: center;
}

.loginbtns a {
    display: block;
    width: 101px;
    height: 100px;
    background: url(../img/btns.png) no-repeat -2px 5px;
    line-height: 100px;
    font-size: 16px;
    color: #49160f; /*text-shadow: 1px 1px 2px #2a1a14;*/
    text-align: center;
    margin: 0 6px;
    font-weight: 700;
}

.loginbtns a:hover {
    background-position: -2px -99px;
    color: #fffdd5
}

.loginbtns a.b3 {
    margin: 65px 0 0 -16px;
}

.loginbtns a.b4 {
    margin: 134px 0 0 -16px;
}


.progresspart {
    margin: 0 auto;
    padding-top: 60px;
}

.progressbar {
    width: 926px;
    height: 37px;
    margin: 0 auto;
}

.progressbar .progress {
    height: 27px;
    padding: 10px 10px 0 10px;
    float: left;
    position: relative;
    width: 906px;
    background: url(../img/bar.png) no-repeat 0 0
}

.progress .barpanel {
    position: absolute;
    left: 0;
    top: 0;
    width: 926px;
    height: 37px
}

.progress .bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 37px;
    line-height: 37px;
    color: #f2e2b4;
    font-size: 24px;
    text-align: center;
    background: url(../img/bar.png) no-repeat 0 -37px
}

.num {
    position: absolute;
    top: 10px;
    width: 55px;
    height: 27px;
    color: #f2e2b4;
    margin-left: -22.5px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    background-color: #472f27;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #f2e2b4;
    -webkit-text-stroke: 2px transparent;
}

.bar.p1 {
    width: 10.7%
}

.bar.p2 {
    width: 37.1%
}

.bar.p3 {
    width: 64.1%
}

.bar.p4 {
    width: 100%
}

.num1 {
    left: 6%
}

.num2 {
    left: 23%
}

.num3 {
    left: 51%
}

.num4 {
    left: 81%
}

/*.num1:after { content: "2000" }
.num2:after { content: "5000" }
.num3:after { content: "10000" }
.num4:after { content: "20000" }*/


.chestpart {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 62px;
    height: 60px
}

.chest {
    text-align: center;
    position: absolute;
    right: 0;
    top: 56px;
    width: 100%;
    line-height: 16px;
    font-size: 16px;
    color: #883113;
    font-weight: 700;
}

.claimpart {
    width: 110%;
    position: relative;
    margin: 0 auto;
}

.claimpart a.claimbtn {
    position: relative;
    display: inline-block;
    padding: 67px 25px;
    width: 140px;
    height: 240px;
    text-align: center;
    color: #fee0a0;
    cursor: default;
    background: url(../img/item.png) no-repeat 0 0;
    margin: 0px 15px;
}

/*.claimpart a.claimbtn.on:before { position: absolute; left: -18px; top: -25px; content: ""; width: 175px; height: 175px; background: url(../img/light.png) no-repeat 0 0; animation: twinkling 1.4s infinite ease-in-out;}*/
.claimpart a.claimbtn.on {
    cursor: pointer;
    background: url(../img/item-on.png) no-repeat 0 0;
}

a.claimbtn .icon {
    position: absolute;
    top: 115px;
    left: 50px;
    width: 90px;
    height: 80px;
    background: url(../img/btns.png) right top no-repeat; /*filter: grayscale(1);*/
}

a.claimbtn.on .icon { /*filter: grayscale(0);*/
}

a.claimbtn.on:hover .icon {
    filter: brightness(110%);
}

a.claimbtn.claimed .icon:after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../img/cicon-en.png) no-repeat 0 0;
}

a.claimbtn .dt {
    position: absolute;
    top: 211px;
    left: 15px;
    width: 164px;
    text-align: center;
    color: #d73a44;
    z-index: 99;
    line-height: 20px;
    font-weight: bold;
    font-size: 13px
}

a.claimbtn .dt span { 
    display: block;
    margin: 2px 0;
}

a.claimbtn .dt span:nth-last-child(1) {
    margin-right: 0;
    line-height: 13px;
}

a.claimbtn .dt span i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-top: -2px;
    background: url(../img/btns.png?20241209) no-repeat 0 0;
}

a.claimbtn .dt span i.si1 {
    background-position: -5px -306px;
}

a.claimbtn .dt span i.si2 {
    background-position: -50px -306px;
}

a.claimbtn .dt span i.si3 {
    background-position: -94px -306px;
}

a.claimbtn .dt span i.si4 {
    background-position: -173px -306px;
}

a.claimbtn .dt span i.si5 {
    background-position: -132px -306px;
}

a.claimbtn .dt span i.si6 {
    background-position: -274px -306px;
}

a.claimbtn .dt span i.si7 {
    background-position: -228px -306px;
}

a.claimbtn.claimbtn1.on .icon {
    background-position: -13px -355px
}

a.claimbtn.claimbtn2.on .icon {
    background-position: -141px -355px
}

a.claimbtn.claimbtn3.on .icon {
    background-position: -269px -355px
}

a.claimbtn.claimbtn4.on .icon {
    background-position: -391px -355px
}

a.claimbtn.claimbtn1 .icon {
    background-position: -13px -442px
}

a.claimbtn.claimbtn2 .icon {
    background-position: -141px -442px
}

a.claimbtn.claimbtn3 .icon {
    background-position: -269px -442px
}

a.claimbtn.claimbtn4 .icon {
    background-position: -391px -442px
}

a.claimbtn.claimbtn1 {
    margin-left: 40px;
}

a.claimbtn.claimbtn2 {
    margin-left: 39px;
}

a.claimbtn.claimbtn3 {
    margin-left: 45px;
}

a.claimbtn.claimbtn4 {
    margin-left: 55px;
}

.note {
    background: url(../img/msgbg.png) no-repeat;
    position: absolute;
    left: 33%;
    top: -5px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    width: 380px;
    height: 38px;
    border-radius: 50px;
}

.note span {
    display: inline-block;
}

a.reservebtn {
    display: block;
    background: url(../img/btns.png) no-repeat -115px -14px;
    width: 373px;
    height: 91px;
    line-height: 91px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 10px;
    cursor: pointer
}

a.reservebtn.reserved, a.reservebtn.reserved:hover {
    background-position: -115px -554px;
}

a.reservebtn:hover {
    background-position: -115px -156px;
}

a.reservebtn strong {
    font-size: 36px;
    color: #fff;
    background-image: -webkit-linear-gradient(90deg, #f2db72 20%, #fff9dd 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 1px 3px #cc5537);
}

a.reservebtn.reserved strong, a.reservebtn.reserved:hover strong {
    cursor: default;
    background-image: -webkit-linear-gradient(90deg, #fff 20%, #fff 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 0px 0px #fff);
}

.pages {
    text-align: center;
    padding: 10px 0
}

.pages a {
    display: inline-block;
    margin: 0 10px;
    color: #000
}

.pages a.on, .pages a.page_cur, .pages a:hover {
    color: #fe3e03;
    text-decoration: underline
}

.footer {
    width: 100%;
    padding: 12px 0 10px 0 !important;
    position: relative;
    color: #fff;
}

.footer a {
    margin: 0 5px;
    color: #fff
}

.footer a:hover {
    text-decoration: underline
}

.bugs_form_class, .msg_form_class, .suggest_form_class {
    width: 100%;
    height: 100%;
    position: fixed !important;
    left: 0;
    top: 32% !important
}

.msg_form_class {
    z-index: 9999 !important
}

.bugs_form_class, .suggest_form_class {
    z-index: 1112
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 1112
}

.commonbox {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.commonbox.show {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tipbox {
    position: relative;
    z-index: 1113;
    background: #ffffef !important;
    border: 4px solid #dc4d0e !important;
    border-radius: none !important
}

.box1 {
    width: 440px;
    margin: 0 auto
}

.box2 {
    width: 680px;
    margin: 0 auto
}

.box3 {
    width: 460px
}

.box4 {
    width: 800px
}

.tip_t {
    height: 50px;
    text-align: center
}

.tip_t h2 {
    color: #dc4d0e !important;
    height: 50px;
    line-height: 50px;
    width: 96%;
    margin: 0 auto;
    font-size: 30px;
    text-align: center
}

.tip_t a.close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    color: #dc4d0e !important;
    line-height: 48px;
    text-align: center;
    font-size: 56px;
}

.tip_t a.close:hover {
    color: #893602 !important
}

.tip_c {
    font-family: Arial
}

.tip_con {
    width: 88%;
    margin: 0 auto;
    padding: 10px 0 5px 0;
    position: relative
}

.tip_con.sp {
    width: 96%
}

.tip_con p {
    line-height: 20px;
    padding: 6px 0;
}

.tip_con table {
    width: 100%;
    margin: 0 auto
}

.tip_con table td, .tip_con table th {
    text-align: center;
    border: 1px solid #dc4d0e !important;
    line-height: 18px;
    vertical-align: middle;
}

.tip_con ul {
    padding: 0 20px
}

.tip_con ul li {
    padding: 3px;
}

.tip_con label {
    font-size: 16px;
    text-transform: capitalize;
    width: 90px;
    display: inline-block;
    text-align: right;
    line-height: normal;
}

.tip_con input.ipt {
    border: none;
    border: 1px solid #fb4f29;
    height: 26px;
    width: 200px;
    background: #e9e9e9
}

.tip_con input.code {
    width: 120px
}

.tip_con select.slt, tip_con input {
    border: none;
    border: 1px solid #521305;
    background: #e9e9e9;
    height: 26px;
    width: 200px
}

.tip_con textarea {
    font-family: Arial;
    font-size: 14px;
    width: 100%;
    height: 160px;
    background: #e9e9e9;
    border: none
}

.tip_db {
    padding-bottom: 10px;
    text-align: center
}

.tip_db ul {
    margin: 0 auto;
    width: 346px
}

.tip_db li {
    float: left;
    width: 50%;
}

.tip_db p {
    padding-bottom: 5px
}

.tip_db p a {
    color: #93260c !important;
    font-family: Arial
}

.tip_db p a:hover {
    text-decoration: underline
}

.tip_db a.btn_tip, .tip_db button {
    display: block;
    width: 110px !important;
    height: 40px !important;
    margin: 10px auto;
    color: #fdefe1 !important;
    background: #dc4d0e !important;
    line-height: 40px !important;
    font-size: 20px;
    text-transform: uppercase;
}

.tip_db a.btn_tip:hover, .tip_db button:hover {
    background: #893602 !important;
    text-decoration: none;
    color: #fdefe1 !important
}

.tip_db a.btn_tip.sp {
    width: 190px
}

.scrollcont {
    height: 440px;
    overflow-y: auto;
    overflow-x: hidden;
    overflow-x: hidden;
}

.loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    line-height: 56px;
    color: #fff;
    padding-left: 60px;
    font-size: 15px;
    background: #000 url(../img/loader.gif) no-repeat 45% 50%;
    opacity: 0.7;
    z-index: 10000;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
}

.lang {
    position: absolute;
    top: 100px;
    right: 480px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
}

.lang select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    height: 37px;
    font-size: 17px;
    color: #5f8afe;
    background: #000;
    border-radius: 4px;
    border: 2px solid #5f8afe;
    opacity: 0.8;
    filter: alpha(opacity=80);
    outline: none;
}

/*.enpage a.claimbtn .dt, .sppage a.claimbtn .dt{ left:15px;}*/

/*ar sp page*/
/*.arpage .tipbox, .arpage .loginbtns, .arpage .note, .arpage a.claimbtn .dt, .arpage .reservebtn, .arpage .chest { direction: rtl; }
.arpage a.claimbtn .dt{ right:15px;}
.arpage a.claimbtn .dt span:nth-last-child(1) { margin-left: 0; }
.arpage .tip_t a.close { right: auto; left: 5px; }
.arpage .rank div.form select { margin-right: 0; margin-left: 5px; }*/


.sppage .fullbg {
    background-image: url(../img/fullbg-en.jpg)
}

.sppage a.claimbtn.claimed .icon:after {
    background-image: url(../img/cicon-en.png)
}

.arpage .fullbg {
    background-image: url(../img/fullbg-ar.jpg)
}

.arpage a.claimbtn.claimed .icon:after {
    background-image: url(../img/cicon-ar.png)
}

.arpage .logo {
    top: 57px;
}


.sppage .num1:after, .arpage .num1:after {
    content: "500"
}

.sppage .num2:after, .arpage .num2:after {
    content: "1200"
}

.sppage .num3:after, .arpage .num3:after {
    content: "2500"
}

.sppage .num4:after, .arpage .num4:after {
    content: "5000"
}

.footer a {
    margin: 10px 15px;
}

.text-danger {
    position: unset !important;
    margin: unset !important;
}

.pn-select {
    display: grid;
    grid-template-columns: 4.5em 1fr;
    float: inline-end;
    width: 248px;
}

.pn-select:focus, .pn-select:focus-within {
    border-color: var(--border-color-active);
    box-shadow: 0 0 2px 0 var(--border-color-active);
}

.pn-dropdown {
    background: #e9e9e9;
    position: absolute;
    transform-origin: left top;
    transition: all 0.15s ease-out;
    visibility: hidden;
    border: 1px solid #521305;
    width: 243px;
}

.pn-select--open .pn-dropdown {
    pointer-events: all;
    transform: none;
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.pn-search {
    position: relative;
    display: flex;
}

.pn-search svg {
    display: block;
    height: 1rem;
    left: 0.5em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1rem;
}

.pn-search input[type=search] {
    padding-left: 2.5rem;
    height: 2rem;
    width: 100%;
    border: none;
    border-bottom: 1px solid #521305;
}

.pn-list {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ffffff #ffffff;
    position: relative;
    height: 190px;
}

.pn-list:hover {
    --scrollbar-background: #ffffff;
    --thumb-background: #c0c4ca;
    scrollbar-color: var(--thumb-background) var(--scrollbar-background);
}

.pn-list--no-scroll {
    margin-right: 0;
}

.pn-selected-prefix {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 40px;
    padding: 0 2px;
}

.pn-selected-prefix:hover, .pn-selected-prefix:focus {
    background: var(--dropdown-trigger-hover-background-color);
}

.pn-selected-prefix__flag {
    height: auto;
    width: 1rem;
}

.pn-selected-prefix__icon {
    display: block;
    height: 1rem;
    transition: all 0.15s ease-out;
    width: 1.25rem;
}

.pn-select--open .pn-selected-prefix__icon {
    transform: rotate(180deg);
}

.pn-input {
}

.pn-input__container {
    display: flex;
    flex-direction: row;
}

.pn-input__error {
    bottom: 0;
    color: var(--input-error-color);
    font-size: 0.785rem;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: all 0.2s ease-out;
    z-index: -1;
}

.pn-input input[type=text] {
    background: #e9e9e9;
    color: #736565;
    max-width: 34px;
    pointer-events: none;
    border: 1px solid #521305;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(82, 19, 5);
    border-right: 0;
    margin-left: -21px;
}

.pn-input input[type=tel] {
    font-weight: 500;
    background: #e9e9e9;
    border: 1px solid #521305;
    border-left: 0;
    outline: 0;
}

.pn-input input[type=tel]:not(:placeholder-shown):invalid + .pn-input__error {
    opacity: 1;
    transform: translateY(25%);
}

.pn-list-item {
    align-items: center;
    border-radius: 0.5em;
    display: flex;
    font-weight: 400;
    transition: background-color 0.2s ease-out;
    cursor: pointer;
    outline: none;
}

.pn-list-item__flag {
    width: 1.25em;
    height: auto;
    margin-right: 1em;
    display: block;
}

.pn-list-item__country {
    margin-right: 0.25em;
}

.pn-list-item:hover, .pn-list-item:focus {
    color: #dc4d0e;
}

.pn-list-item--selected {
    pointer-events: none;
    font-weight: 500;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23103155' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
    background-position: right 0.75em top 50%;
    background-repeat: no-repeat;
    background-size: 1.25rem;
}

.pn-list-item--no-results {
    pointer-events: none;
}