.l {
    text-align: right;
}

.r {
    text-align: left;
}

.tbl, .tbl_nm, form, ul, li {
    direction: rtl;
}

ul, ol {
    padding: 0 40px 0 0px;
}

header {
    background: #000 url(/assets/images/slider3-4.jpg) no-repeat center center/cover;
}

table td {
    padding: 5px 10px;
}

.b {
    border: #fff solid 5px;
}

.rInput {
    text-align: right;
    color: #000;
    width: 100%;
    padding: 10px;
    border: 1px black solid;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    background: transparent;
}

.rInput::placeholder {
    color: #000;
}

.btn_primary {
    color: #fff;
    background: #900;
    border: none;
    padding: 0px 30px;
    font-size: 15px;
    line-height: 44px;
    display: inline-block;
}

.btn_primary:hover {
    color: #fff;
    background: #000;
}

.rev {
    border-color: #333;
    background: #555;
    color: #fff;
}

.rev::placeholder, .rev::-webkit-placeholder {
    color: #ccc;
}

a {
    color: #eee;
    text-decoration: underline;
}

a:hover {
    color: #fff;
}

.subMenu a, .tsmb {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.subMenu a:hover, .tsmb:hover {
    color: #fff;
}

.h_info_reverse a {
    text-decoration: none;
}

.sTxt a, #bc a {
    color: #a00;
    text-decoration: underline;
}

.sTxt a:hover, #bc a:hover {
    color: #900;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {
    background: #eee;
}

.f_mb_light {
    font-size: 13px;
    color: #fff;
}

.h_info_reverse {
    color: #7C8695;
    line-height: 28px;
    font-size: 14px;
    cursor: pointer;
}

.h_info_reverse:hover {
    color: #000;
}

.h_info_border {
    color: #7C8695;
    padding: 0px 10px;
}

.h_info_icon_reverse {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.h_info {
    color: #fff;
    line-height: 28px;
    font-size: 13px;
    padding-right: 25px;
}

.h_info_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    font-size: 16px;
    line-height: 28px;
    color: #ffb600;
}

.h_social_icon {
    color: #7C8695;
    font-size: 13px;
    cursor: pointer;
}

.h_social_icon:hover {
    color: #ffb600;
}

.mb, .mbc {
    font-size: 14px;
    color: #7C8695;
    font-weight: 500;
    line-height: 35px;
    cursor: pointer;
    padding: 0px 15px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    background: #eee;
}

.mb:hover {
    background: #900;
    color: white;
}

.mb.hover, .mbc.hover {
    color: #fff;
    background: #900;
}

.mb.active, .mbc {
    color: #fff;
    background: #000;
}

.h_sub_tit {
    font-size: 20px;
    color: #fff;
}

.h_tit {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    direction: rtl;
}

.h_txt {
    font-size: 17px;
    color: #fff;
    line-height: 30px;
}

.button {
    padding: 0px 20px;
    border: 2px #fff solid;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

.button:hover {
    color: #fff;
    background: #1a1a1a;
    border: 2px #1a1a1a solid;
}

.button_reverse {
    border: 2px #900 solid;
    color: #900;
}

.button_reverse:hover {
    color: #fff;
    background: #ffb600;
    border: 2px #ffb600 solid;
}

.sec_mb {
    position: absolute;
    top: 100%;
    margin-top: -4px;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    padding: 20px 0px;
    color: #fff;
    z-index: 99;
    border-top: 4px solid #900;
    display: none;
}

.button1 {
    padding: 0px 40px;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
    background: #900;
    border: 2px #900 solid;
}

.button1:hover {
    border: 2px #900 solid;
    color: #900;
    background: transparent;
}

.button1.success {
    background: #090;
    color: #fff;
    border-color: #090;
}

.button1.success:hover {
    background: transparent;
    color: #090;
    border-color: #090;
}

@medea all and (max-width: 800px) {
    .button1 {
        min-width: 80%;
    }
} .ssTi {
      font-weight: bold;
      text-transform: uppercase;
  }

.pl {
    padding-right: 25px;
}

.pl2 {
    padding-right: 60px;
}

.pl3 {
    padding-right: 35px;
}

.pa {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
}

.simple-ticker {
    padding: 0px;
    border: 0px solid #ddd;
    overflow: hidden;
    height: 89px;
}

.simple-ticker ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simple-ticker ul li {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

@media all and (max-width: 400px) {
    .m_m_w100 {
        width: 100%;
    }
}

.subm_c {
    display: none;
    position: absolute;
    right: 0px;
    top: 100%;
    background: #000;
    color: #fff;
    line-height: 25px;
    font-size: 12px;
    padding: 5px 20px;
}

.h_info_reverse:hover .subm_c {
    display: block;
}

.sub_m_mb {
    white-space: nowrap;
}

.titl {
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000;
}

.txt {
    font-size: 14px;
    line-height: 28px;
    color: #232324;
}

section {
    padding: 30px 0;
}

.header_tit {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.paraS {
    padding: 150px 0px;
    padding-top: 130px;
}

.sTit {
    font-size: 25px;
    color: #222;
    font-weight: bold;
}

.sTxt {
    font-size: 14px;
    color: #222;
    margin-top: 20px;
}

.sTbl table {
    text-align: center;
}

.sTbl table td {
    padding: 10px;
    color: #333;
    border-right: 1px solid #333;
}

.sTbl {
    overflow: hidden;
    overflow-x: auto;
    border-radius: 10px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    text-align: center;
}

.sTbl table tbody tr:nth-child(odd) {
    background-color: #f3f3f3;
    color: #000;
}

.sTbl table > tbody > tr:first-child {
    background: #900;
}

.sTbl table > tbody > tr:first-child > td {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    background: #900;
    color: #fff;
}

.choose_icon_contain {
    height: 50px;
    width: 50px;
    line-height: 42px;
    border: 2px #900 solid;
    color: #900;
    border-radius: 100%;
    font-size: 22px;
    z-index: 2;
}

.choose_icon_contain:hover {
    border: 2px #900 solid;
    color: #fff;
    background: #900;
}

.choose_tit {
    color: #222;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 15px;
    max-width: 150px;
}

.colsep {
    min-width: 30px;
    width: 30px;
}

.choose_sep {
    height: 3px;
    background: #900;
    width: 80px;
    position: absolute;
    bottom: 0px;
    right: 50%;
    margin-right: -40px;
}

.choose {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.dumb-feature {
    min-height: 150px;
    padding: 20px;
    vertical-align: top;
    font-size: 14px;
    display: inline-block;
    border-right: 1px solid #f3f3f3;
}

.dumb-feature:nth-child(1) {
    border: none;
}

@media all and (max-width: 800px) {
    .h_tit {
        font-size: 28px;
    }
}

@media all and (max-width: 960px) {
    .dumb-feature {
        width: 33.33333%;
        border: none;
    }
}

@media all and (max-width: 550px) {
    .dumb-feature {
        width: 50%;
    }
}

@media all and (max-width: 400px) {
    .dumb-feature {
        width: 100%;
        border-bottom: 1px solid #f3f3f3;
    }

    .dumb-feature:last-child {
        border: none;
    }
}

.faqTab {
    background: #900;
    text-align: right;
    padding: 0 20px;
    color: #fff;
    line-height: 46px;
    cursor: pointer;
}

.faqTab .fa {
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 23px;
    margin-top: -15px;
    font-size: 30px;
    height: 30px;
    left: 30px;
}

.faqTab:hover .fa, .faqTab.act .fa {
    color: #fff;
}

.faqAns {
    border-top: 1px solid #fff;
    cursor: auto;
    margin: 0 -20px;
    padding: 0 20px;
    background: #fff;
    color: #000;
}

.markTab {
    border: 1px solid #900;
    color: #900;
    padding: 0 8px;
    line-height: 30px;
    margin-right: 6px;
    margin-top: 4px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 7px 7px 0px 0px;
    letter-spacing: -1px;
    cursor: pointer;
}

.markTab.act {
    background: #900;
    color: #fff;
}

.markTab:hover {
    background: #900;
    color: #fff;
}

.subm_c a {
    color: rgba(255, 255, 255, 0.8);
}

.subm_c a:hover {
    color: rgba(255, 255, 255, 1);
}


.flag {
    display: inline-block;
    height: 11px;
    width: 18px;
    margin-left: 4px;
    top: 1px;
}

.video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #900 url(/assets/images/slider3-4.jpg) no-repeat center center/cover;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ov {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(150, 0, 0, 0.95);
    opacity: 0.9;
}

section {
    padding: 50px 0px;
}

.cl60 {
    max-width: 60px;
    width: 60px;
}

.n_subtit {
    font-size: 19px;
    color: #fff;
}

.n_tit {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}

.email_validates {
    border: none;
    border-bottom: 1px #fff solid;
    font-size: 15px;
    line-height: 34px;
    padding: 0px 0px;
    background: transparent;
    width: 100%;
    color: #fff;
}

.email_validates::placeholder {
    color: #fff;
}


footer {
    background: #1a1a1a;
    padding: 60px 0px;
}

.f_tit {
    font-size: 17px;
    color: #fff;
}

.sep {
    height: 3px;
    background: #900;
    width: 26px;
}

.f_txt {
    font-size: 13px;
    color: #bababa;
    line-height: 28px;
}

.mr8 {
    margin-left: 8px !Important;
}

.social_icon {
    width: 44px;
    height: 44px;
    line-height: 40px;
    color: #fff;
    background: #313131;
    border-radius: 100%;
    cursor: pointer;
    font-size: 20px;
}

.social_icon:hover {
    background: #900;
}

.cl {
    min-width: 30px;
    width: 30px;
}

.f_info {
    color: #bababa;
    line-height: 28px;
    font-size: 13px;
    padding-right: 25px;
}

.f_info_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    font-size: 13px;
    line-height: 28px;
    color: #bababa;
}

.f_info2 {
    color: #bababa;
    line-height: 28px;
    font-size: 13px;
    padding-right: 16px;
    cursor: pointer;
}

.f_info2:hover, .f_info2:hover .f_info_icon {
    color: #900;
}


.f_mb {
    font-size: 13px;
    color: #b2b2b2;
    cursor: pointer;
}

.f_mb:hover {
    color: #fff;
}

.mr40 {
    margin-left: 40px !Important;
}


.m_menuBtn {
    display: none;
    color: #000;
    font-size: 30px;
}

.m_menu {
    overflow-x: hidden;
    overflow-y: auto;
    color: #fff;
    z-index: 99999999;
    position: fixed !Important;
    opacity: 1 !Important;
}

.m_menu .h_info_border, .m_menu .h_info_reverse {
    color: #fff;
}

.m_mItems {
    background: #fff;
    color: #000;
    display: inline-block;
    line-height: 45px;
    font-size: 20px;
    margin-top: 5px;
    cursor: pointer;
    width: 100%;
    max-width: 530px;
}

.m_mItems:hover, .m_mItems.act {
    background: #ccc;
}

.m_sub {
    cursor: auto;
    display: none;
    font-size: 14px;
    background: #f5f5f5;
    margin: 7px;
    line-height: 25px;
    text-align: right;
    padding: 15px 20px;
}

.m_mBtns {
    font-size: 13px;
    display: inline-block;
    color: #fff;
    background: #900;
    border-radius: 5px;
    padding: 0 10px;
    margin: 2px;
    line-height: 23px;
}

@media all and (max-width: 1000px) {
    .hideMenu {
        display: none;
    }

    .m_menuBtn {
        display: inline-block;
    }
}




.hslide {
    position: absolute;
    top: 0px;
    right: -100%;
    width: 100%;
    min-height: 100%;
    z-index: 1;
}

.hslide.act {
    right: 0;
    z-index: 99;
}

.hnext, .hprev {
    position: absolute;
    z-index: 100;
    top: 0px;
    bottom: 0px;
    right: 0px;
    padding: 0px 20px;
    color: #fff;
}

.hnext {
    left: 0px;
    right: auto;
}

.hnext span, .hprev span {
    font-size: 33px;
    position: absolute;
    top: 50%;
    border: 0px solid #000;
    text-align: center;
    margin-top: -25px;
    width: 100%;
    right: 0px;
    height: 50px;
    line-height: 40px;
    opacity: 0.5;
    cursor: pointer;
}

.hnext span:hover, .hprev span:hover {
    opacity: 1;
}

.simple-ticker {
    height: 89px !Important;
}

.cg, .cgSep {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 13px;
    padding: 0px 5px;
    overflow: hidden;
}

.cgSep {
    color: #ccc;
    font-size: 12px;
    font-weight: normal;
    top: -1px;
    padding: 0px;
}

.cg span {
    margin-right: 7px;
}

.cg span font {
    margin-left: 7px;
    font-size: 14px;
}

.cg span.green {
    color: #090;
}

.cg span.red {
    color: #900;
}

.gold {
    padding: 15px 0px;
    color: #fff;
}

.gold1 {
    padding-right: 40px;
    font-size: 17px;
    color: #fff;
}

.gold_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    line-height: 40px;
    font-size: 25px;
}

.gold_nb {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gold_txt {
    font-size: 16px;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.score_info {
    color: #fff;
    font-size: 46px;
    padding-right: 70px;
}

.score_info_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    font-size: 40px;
    color: #ffb600;
}


.sc_tit_c::before {
    position: absolute;
    right: 50%;
    width: 70px;
    height: 24px;
    border: 4px solid #ffb600;
    border-color: #900;
    border-bottom: 0px;
    content: "";
    margin-right: -39px;
    top: -30px;
}

.sc_tit_c::after {
    position: absolute;
    right: 50%;
    width: 78px;
    height: 4px;
    background: #ffb600;
    background-color: #900;
    content: "";
    top: 100%;
    margin-top: 5px;
    margin-right: -39px;
}

.sc_tit_c {
    margin-bottom: 100px;
}

.sc_tit_c.yellow::after {
    background: #ffb600;
}

.sc_tit_c.yellow::before {
    border-color: #ffb600;
}

.sc_tit {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}

.sc_txt {
    font-size: 13px;
    color: #ccc;
    line-height: 13px;
}

.s_icon {
    color: #ffb600;
    font-size: 40px;
}

.s_tit {
    font-size: 18px;
    color: black;
}

.s_bg {
    background: #f3f3f3;
}

.s_circle {
    font-size: 11px;
    color: #fff;
    cursor: pointer;
}

.s_circle:hover, .s_circle.active {
    color: #ffb600;
}


.slider {
    min-height: 600px;
    border: 0px solid #900;
    overflow: hidden;
}

@media all and (max-width: 800px) {
    .slider {
        min-height: 1000px;
    }
}

.slide {
    position: absolute;
    top: 0px;
    right: -100%;
    width: 100%;
    min-height: 100%;
    border: 0px solid #090;
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide.active {
    z-index: 99;
    right: 0px;
}

.next, .prev, .controls {
    position: absolute;
    z-index: 100;
    top: 0px;
    bottom: 0px;
    right: 10px;
    padding: 0px 20px;
    color: #fff;
    opacity: 0.5;
    cursor: pointer;
}

.next:hover, .prev:hover {
    opacity: 1;
}

.controls {
    right: 0px;
    left: 0px;
    bottom: 10px;
    top: auto;
    opacity: 1;
}

.next {
    left: 10px;
    right: auto;
}

.next span, .prev span {
    font-size: 33px;
    position: absolute;
    top: 50%;
    border: 0px solid #000;
    text-align: center;
    margin-top: -25px;
    width: 100%;
    right: 0px;
    height: 50px;
    line-height: 40px;
}


.platf_txt {
    font-size: 13px;
    color: #727272;
    line-height: 28px;
}

.platf_icon {
    overflow: hidden;
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 25px;
    border: 1px black solid;
    color: black;
    border-radius: 100%;
}

.platf_icon:hover {
    border: 1px solid currentColor;
    color: #ffb600;
}


.start_tit {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.start_txt {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
}

.sc_tit_rev {
    font-size: 32px;
    color: #222;
    font-weight: bold;
}

.sc_txt_rev {
    font-size: 13px;
    color: #979797;
    line-height: 13px;
}

.frm {
    text-align: right;
    color: #606060;
}

.rInput {
    color: #000;
    width: 100%;
    padding: 10px;
    border: 1px black solid;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    background: transparent;
}

.rInput::placeholder {
    color: #000;
}

.btn_primary {
    color: #fff;
    background: #900;
    border: none;
    padding: 0px 0px;
    font-size: 15px;
    line-height: 44px;
    width: 100%;
}

.btn_primary:hover {
    color: #fff;
    background: #000;
}

.c_info {
    color: #fff;
    line-height: 32px;
    font-size: 14px;
    padding-right: 40px;
    letter-spacing: 2px;
}

.c_info_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    font-size: 26px;
    line-height: 28px;
    color: #ffb600;
}

.policy {
    text-align: right !important;
}
.policy p, .policy ol {
    margin-bottom: 1rem;
}
.sub-title {
    margin-bottom: .5rem;
    font-weight: bold;
    font-size: 1.1rem;
}

.policy ol, .policy li {
    list-style: decimal;
}


[data-sell-rate], [data-buy-rate] {
    animation-duration: 1s;
}

@keyframes negative {
    10% {
        color: #ff0000;
    }
    70% {
        color: #ff0000;
    }
    100% {
        color: white;
    }
}

@keyframes positive {
    10% {
        color: #00aa00;
    }
    70% {
        color: #00aa00;
    }
    100% {
        color: white;
    }
}

[data-cs-widget="AssetGroupTable"] > table {
    width: 100%;
    direction: rtl;
}

[data-cs-widget="AssetGroupTable"] tr, table.accounts tr {
    border-bottom: 1px solid #900 !important;
}

[data-cs-widget="AssetGroupTable"] td, [data-cs-widget="AssetGroupTable"] th,
table.accounts td, table.accounts th {
    padding: .5rem;
}

[data-cs-widget="AssetGroupTable"] th, table.accounts th {
    background: #900;
    color: #fff;

}

table.accounts {
    width: 100%;
}
table.accounts .fas {
    color: #000 !important;
}
table.accounts td:first-child {
    color: #900
}
table.accounts tr:nth-child(even) * {
    background: #222;
    color:#fff !important;
}

table.accounts tr {
    border-bottom: 0px solid #900 !important;
}
a.g.mb.ez {
    text-decoration: none;
}